ioos / ckanext-ioos-theme

IOOS Catalog as a CKAN extension
GNU Affero General Public License v3.0
7 stars 14 forks source link

Add CAPTCHA to feedback form #257

Closed mwengren closed 23 hours ago

mwengren commented 1 week ago

Hopefully this is straightforward to do?

Now that the feedback form is working again, we want to avoid bots/spam if possible.

nguyandy commented 5 days ago

@mwengren with this PR, recaptcha v3 was integrated into the form. https://github.com/ioos/ckanext-ioos-theme/pull/255

There's some Google magic that allows bot/spam detection without forcing users to enter a captcha field. https://www.google.com/recaptcha/intro/v3.html