I really need to integrate reCAPTCHA v2 into my Cockpit form (using PHP) because my clients are collecting tons of spam. The unofficial add-on does not work with the latest versions of Cockpit. Can anyone help me with how to validate reCAPTCHA? Front end is easy to integrate but I’m struggling with the server side.
Nope - can’t figure it out
Being able to use recaptcha is such a basic necessity… really needs to be built into forms module. I think we just give up and use some other handler
thank you. it is important to improve cockpit with help of community.
i didnt quite understant which endpoint i need to send the form.
is it “/api/forms/submit/recaptcha_server_key”
do you have any example somewhere ?