debtcollective / parent

1 stars 0 forks source link

Changes to the contact form to prevent spam #239

Closed orlando closed 5 years ago

orlando commented 5 years ago

We are getting some spam emails in the contact form, this is linked to Discourse PMs so we are getting spam there too.

The idea is to remove this integration and add verification steps in our contact form to prevent spam

Notes

We can use https://www.google.com/recaptcha/intro/v3beta.html, which are easy for users to complete and will prevent most of the bots we are getting emails from.

Tasks

Acceptance criteria

orlando commented 5 years ago

Closed with https://github.com/debtcollective/dispute-tools/pull/79