pyatl / shovel

Project to contain all hands-on work for organizers and volunteers.
GNU General Public License v2.0
1 stars 0 forks source link

Setup survey around why people are part of pyatl #33

Closed prakesome closed 5 months ago

prakesome commented 8 months ago
prakesome commented 7 months ago

I initially built the survey form with the form plugin we have. The form plugin does not have good spam protection and we were getting some spam to our email addresses. I took the survey post offline and am researching how to improve the spam protection for the form plugin. Docs for plugin: https://contactform7.com/docs/ See if theres a way to get the captcha in the free version

dcsim0n commented 7 months ago

Hello!

dcsim0n commented 6 months ago
  1. Google’s reCAPTCHA3 is a high quality and popular solution for handling human verification in wordpress.
  2. Google recaptcha3 is free up to 1 Million verification per month
  3. I created access tokens in google's recaptcha admin panel, but can not install them into pyatl.dev without admin permissions.
  4. Instructions for how to configure reCAPTCHA for contact form 7 are here: https://contactform7.com/recaptcha/
  5. I can walk @pryelluw or @HasturDev through the configuration during the next meeting if you want.
prakesome commented 6 months ago

TODO:

dcsim0n commented 6 months ago

email sent w/ api keys

prakesome commented 6 months ago

Pablo has got the captcha keys now. Will update

prakesome commented 5 months ago

Added captcha keys.

prakesome commented 5 months ago

done!