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