Skip to content

Add support for Google reCAPTCHA in user registration to prevent spammers

Stan Hu requested to merge add-recaptcha-support into master

To do:

  • Failing reCAPTCHA test causes all the fields to be lost
  • [ ] Improve styling of reCAPTCHA box (not possible)
  • [ ] Put settings in application_settings (?)

image

image

Page when you fail CAPTCHA:

image

Merge request reports