CrisisCleanup / crisiscleanup-2

[OLD] This version of the codebase was retired on March 27, 2020. Open Source Collaborative Disaster Recovery and Cleanup
https://www.crisiscleanup.org
Other
43 stars 24 forks source link

feat: add reCAPTCHAv2 to registration form #489

Closed BradenM closed 4 years ago

BradenM commented 4 years ago

Changes

Breaking

Note

Originally spent a while trying to implement reCAPTCHAv3 (doesn't require the checkbox form, validates user based on input/actions on site) but wasn't able to get it to work. Believe it may be related to ambethia/recaptcha#342 considering we are also using TurboLinks.

@aarontitus, also means the keys you grabbed previously aren't going to work. Need to regenerate a new site/secret key pair for v2.

arroyoDev commented 4 years ago

Once we have the new keys and all this looks good, I will reach out to @tsanders and ask him to push this and the other commit with IP address tracking to Staging and Live when he can.