tiddlyhost / tiddlyhost-com

Rails application for creating and hosting TiddlyWiki sites, plus resources for deploying it to https://tiddlyhost.com/
Other
188 stars 18 forks source link

Captcha for sign ups #5

Closed simonbaird closed 2 months ago

simonbaird commented 1 year ago

Started getting some user signup spammers, so this is getting bumped up in priority.

simonbaird commented 1 year ago

https://github.com/igorkasyanchuk/new_google_recaptcha maybe?

simonbaird commented 1 year ago

https://avantutor.com/blog/add-recaptcha-v3-to-devise-rails/ https://github.com/heartcombo/devise/wiki/How-To:-Use-Recaptcha-with-Devise

simonbaird commented 2 months ago

Done a while ago.