Go to file
2009-02-14 12:03:26 +00:00
captcha.py Skip words if they don't contain all letters. 2008-01-07 03:28:38 +00:00
ConfirmEdit.i18n.php Localisation updates for extension messages from translatewiki.net (2009-02-14 11:51 UTC) 2009-02-14 12:03:26 +00:00
ConfirmEdit.php * Change $wgCaptchaBadLoginAttempts to be inclusive of the first attempt, so that the old default is 1. 0 now really means that 0 bad logins are tolerated before the captcha is displayed, i.e., it's always displayed even with no bad logins. This seems to make more sense (certainly compared to setting it to -1 to always display the captcha). 2008-07-02 23:09:26 +00:00
ConfirmEdit_body.php (bug 16025) 'Call to undefined method SimpleCaptcha::showImage()' 2009-01-21 01:25:56 +00:00
FancyCaptcha.class.php Search & replace war on old wf* xml functions 2008-12-20 09:32:47 +00:00
FancyCaptcha.i18n.php Localisation updates for extension messages from translatewiki.net (2009-02-10 06:41 UTC) 2009-02-10 07:01:19 +00:00
FancyCaptcha.php Revert "Follow up on r43982. Reduce dirname(__FILE__) calls in core and extensions." 2008-11-30 03:15:22 +00:00
MathCaptcha Captcha class using simple sums and the math renderer. Not brilliant, but enough to dissuade casual spam bots. 2006-06-12 19:56:17 +00:00
MathCaptcha.class.php Search & replace war on old wf* xml functions 2008-12-20 09:32:47 +00:00
MathCaptcha.php * Optimised startup 2007-11-12 07:42:25 +00:00