bartverdonck / Sitecore-Forms-Extensions

http://onelittlespark.bartverdonck.be/category/sitecore-forms-extensions/
MIT License
59 stars 37 forks source link

Re-Captcha doesn't seem to work. No server-side validation is triggered #23

Closed parcae closed 5 years ago

parcae commented 5 years ago

We installed the Re-captcha module on a Sitecore 9.x Acceptance and Production site, but the service doesn;t seem to work.

Server-side validation doesn't seem to work, because we still get spam messages from the contact-form on the production environment.

If the spambot does a post without the entire CaptchaModel, it seems to be possible to skip the validation that is added in the ReCaptchaValidation attribute. This is also due to the way Sitecore handles the submit of their forms with all the dynamic components.

bartverdonck commented 5 years ago

Thanks for reporting. I will put it on the backlog as a bug.

bartverdonck commented 5 years ago

Fixed the issue in version 1.8 and version 2.1 to support both Sitecore 9.0.x and 9.1