Python Forum
email verification and recaptcha - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Board (https://python-forum.io/forum-26.html)
+--- Thread: email verification and recaptcha (/thread-156.html)



email verification and recaptcha - metulburr - Sep-25-2016

I enabled email verification and recaptcha for registrations. This should help weed out a lot of spam bots. 

@admins/mods
I was having a problem earlier where sometimes the captcha would show and sometimes not. So check the registration page every so often to make sure its working correctly. If your doing that you might as well verify that email is working as if either one breaks, no one can register. An easy way that i use it to login -> lost password -> email address (of valid current user, yourself) and just dont click the link in your email to verify password reset.

If we dont have any problems in a few days or so, i would say its safe to assume its working as intended.


RE: email verification and recaptcha - metulburr - Oct-03-2016

-