osulp / Scholars-Archive

ScholarsArchive@OSU, institutional repository for Oregon State University
https://ir.library.oregonstate.edu/
15 stars 3 forks source link

Recaptcha on contact form #378

Closed straleyb closed 6 years ago

straleyb commented 8 years ago

To help mitigate the amount of bots sending emails, we would like to add a recaptcha to the form and have it validate that someone using the form is a human being.

https://github.com/ambethia/recaptcha https://www.google.com/recaptcha/intro/index.html

revgum commented 7 years ago

Let's implement this in a way that could be easily translatable to the Hyrax application directly? (flip-flop configurable?)

vantuyls commented 6 years ago

implement as reCAPTCHA v2 (AKA No CAPTCHA) https://www.google.com/recaptcha/intro/

This gets good a11y reviews and the Samvera UXIG suggests this as the best available.

I also support @revgum's request to make this flip-floppable so that we can send it back to the community for Hyrax.

vantuyls commented 6 years ago

@straleyb use whatever credentials we use for google analytics