Go to file
2008-02-10 18:32:27 +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 Betawiki (2008-02-10 19:18 CET) 2008-02-10 18:32:27 +00:00
ConfirmEdit.php Add internationalization extension description message in [[Special:Version]] 2008-02-04 15:04:47 +00:00
ConfirmEdit_body.php ConfirmEdit: Cleaning up brain-damaged implementation of keyMatch() which expected $wgRequest as an argument only to call $wgRequest->getVal('wpCaptchaWord') and do nothing else with it 2008-01-24 21:42:21 +00:00
FancyCaptcha.class.php ConfirmEdit: Cleaning up brain-damaged implementation of keyMatch() which expected $wgRequest as an argument only to call $wgRequest->getVal('wpCaptchaWord') and do nothing else with it 2008-01-24 21:42:21 +00:00
FancyCaptcha.i18n.php Remove forced fall back on extension level. No longer needed. This was resolved in r30440 for extensions using wfLoadExtensionMessages. 2008-02-08 13:28:20 +00:00
FancyCaptcha.php * Optimised startup 2007-11-12 07:42:25 +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 ConfirmEdit: Cleaning up brain-damaged implementation of keyMatch() which expected $wgRequest as an argument only to call $wgRequest->getVal('wpCaptchaWord') and do nothing else with it 2008-01-24 21:42:21 +00:00
MathCaptcha.php * Optimised startup 2007-11-12 07:42:25 +00:00