Re: [PATCH] Add a simple CAPTCHA to the sign up form

2019-09-17 Thread Eli Schwartz
On 9/6/19 3:28 PM, Lukas Fleischer wrote: > Add a CAPTCHA to protect against automated account creation. The CAPTCHA > changes whenever three new accounts are registered. > > Signed-off-by: Lukas Fleischer > --- > This is a first attempt to stop the recent wave of spammers. Other > counter-measur

[PATCH] Add a simple CAPTCHA to the sign up form

2019-09-06 Thread Lukas Fleischer
Add a CAPTCHA to protect against automated account creation. The CAPTCHA changes whenever three new accounts are registered. Signed-off-by: Lukas Fleischer --- This is a first attempt to stop the recent wave of spammers. Other counter-measures will be implemented if it is not effective. web/htm