mediawiki-extensions-Confir.../includes
Bartosz Dziewoński 2c6fe24521
Move login attempt counting to a separate class
This has nothing to do with CAPTCHA generation, and the only thing it
needs from the SimpleCaptcha class is checking whether a CAPTCHA on
bad login is enabled at all.

Also improve comments in CaptchaPreAuthenticationProvider. I found the
session flag business really difficult to understand.

Change-Id: I8200531718aaa11effcb07539204e1a05ed432e0
2023-12-13 15:18:39 -08:00
..
Auth Move login attempt counting to a separate class 2023-12-13 15:18:39 -08:00
Hooks Run ConfirmEditTriggersCaptchaHook under correct name 2022-08-04 21:45:01 +02:00
Specials Use namespaced classes 2023-12-11 00:07:55 +01:00
Store Use namespaced classes 2023-12-11 00:07:55 +01:00
CaptchaTriggers.php Namespace base classes 2022-07-30 18:13:03 +00:00
CaptchaValue.php Namespace base classes 2022-07-30 18:13:03 +00:00
Hooks.php Use namespaced classes 2023-12-11 00:07:55 +01:00