CakeDC / users

Users Plugin for CakePHP
https://www.cakedc.com
Other
521 stars 296 forks source link

Recaptcha on registration page #946

Closed connect232 closed 2 months ago

connect232 commented 3 years ago

I have added my recaptcha keys to users.php and enabled recaptcha to appear on the registration page but the field g-recaptcha-response is missing from the post data, so I keep getting the Invalid Recaptcha error message.

Does anybody know why this is happening please?

steinkel commented 3 years ago

Are you using re-captcha keys for v2?

Please check the generated HTML for the registration page to ensure the recaptcha related fields are attached. Please also check recaptcha is enabled in configuration.

Note: it helps to point out the specific version of the plugin used, I assume we're talking about 9?

ajibarra commented 2 months ago

Closing this because we have no response since 2021