pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
99 stars 28 forks source link

Add simple captcha for registering form #246

Closed fallen closed 4 years ago

fallen commented 4 years ago

This allows very basic captcha functionality to user registration. Now, a simple addition is needed in order to register. A fake, hidden, email confirmation field is also checked. If the fake email field is filled-up, then registration is canceled.

fallen commented 4 years ago

Latest force-push adds tests for the new feature in particular and for the registration page in general.

fallen commented 4 years ago

Let's merge this o/

pnu-s commented 4 years ago

@fallen Sorry, holiday season so I'm not so available!

fallen commented 4 years ago

@fallen Sorry, holiday season so I'm not so available!

No problem, I just merged after waiting a few days. If someone had the time to review that would have been great. If not, not a problem I just merge :) Enjoy holidays!