Closed jimsafley closed 8 years ago
Form builders should be able to turn CAPTCHA protection on and off. We'll use Google's No CAPTCHA reCAPTCHA. Zend Framework doesn't have this as a service so we'll have to use someone else's component or create our own.
Look into https://github.com/google/recaptcha
Added in 283fce6368d62f28bef4fe834987e2412b1e3758
Form builders should be able to turn CAPTCHA protection on and off. We'll use Google's No CAPTCHA reCAPTCHA. Zend Framework doesn't have this as a service so we'll have to use someone else's component or create our own.