https://bugs.winehq.org/show_bug.cgi?id=48191
Bug ID: 48191 Summary: Add a captcha to the feedback page Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
We are now regularly getting spam on the captcha page. Spammers really have time to waste!
So we should add a captcha. Despite its simplicity the one on the registration page still seems to work so it should be a simple matter of porting it over.
https://bugs.winehq.org/show_bug.cgi?id=48191
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This got fixed by:
commit 345c225095e4be9cb97057e19b82cfd6f7a3e17b Author: Francois Gouget fgouget@codeweavers.com Date: Thu Dec 5 10:39:43 2019 +0100
testbot/web: Require filling the captcha on the feedback page.
Spammers (or their bots) have taken to spamming the TestBot's feedback page. As if that was going to egt them anywhere! The captcha is only required for users who are not logged in obviously.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=48191
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Closing.