openaustralia / righttoknow

Theme for, and issues specific to, Right To Know.
https://www.righttoknow.org.au/
MIT License
21 stars 14 forks source link

Look at / update recaptcha settings and ensure that things are working as expected #753

Closed mlandauer closed 3 years ago

mlandauer commented 3 years ago

Breaking this out as a separate issue from https://github.com/openaustralia/righttoknow/issues/749#issuecomment-769466582

Settings to look at:

CONTACT_FORM_RECAPTCHA: true
ENABLE_ANTI_SPAM: true
USER_CONTACT_FORM_RECAPTCHA: true
NEW_REQUEST_RECAPTCHA: true
mlandauer commented 3 years ago

I've now enabled this all in staging and production. One tiny thing is I switched on individual anti-spam flags rather than the master (ENABLE_ANTI_SPAM) one.