mediawiki-extensions-Confir.../tests/phpunit
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
..
SimpleCaptcha Use namespaced classes 2023-12-11 00:07:55 +01:00
unit tests: Add basic test for HookRunner 2023-05-31 23:14:29 +02:00
CaptchaAuthenticationRequestTest.php tests: Use static provider in AuthenticationRequestTest 2023-05-19 22:26:53 +02:00
CaptchaPreAuthenticationProviderTest.php Move login attempt counting to a separate class 2023-12-13 15:18:39 -08:00
HTMLFancyCaptchaFieldTest.php Use namespaced classes 2023-12-11 00:07:55 +01:00
HTMLReCaptchaNoCaptchaFieldTest.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:21 +00:00
QuestyCaptchaTest.php Namespace captchas 2022-12-13 21:40:30 +00:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php tests: Use static provider in AuthenticationRequestTest 2023-05-19 22:26:53 +02:00