A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
BSD 3-Clause "New" or "Revised" License
31
stars
37
forks
source link
Wrong configuration recommendation in error message, should be "NocaptchaField" #84
Closed
tiller1010 closed 9 months ago
This error message gives the wrong configuration recommendation: https://github.com/UndefinedOffset/silverstripe-nocaptcha/blob/master/src/Forms/NocaptchaField.php#L197
It should be "NocaptchaField" instead of "Nocaptcha".