AgileVentures / WebsiteOne

A website for Agile Ventures
https://www.agileventures.org
Other
143 stars 247 forks source link

Reduce or eliminate bot signups #3893

Closed mattlindsey closed 1 year ago

mattlindsey commented 1 year ago

We currently get hundreds of fake/bot signups per month. SendGrid only sends out emails to the first 100 people a month who join, so there may be real people who are not getting the welcome email with the link to Slack.

So, we should either improve our signup reCAPTCHA process somehow, or perhaps only allow signups via Github.

Requiring confirmation of email address (via Devise) would also eliminate a lot of fake accounts I think.