mediawiki-extensions-Confir.../tests/phpunit
Kosta Harlan 81e9cb99c0
AbuseFilterHooks: Provide feature flags for AF custom actions
Why:

- There are issues with the current "showcaptcha" action, and we need to
  disable it until the problems are fixed

What:

- Define a feature flag to enable custom actions. For now, nothing is
  enabled.

Bug: T20110
Change-Id: I3484d66298bc9f49dfbe003a0605e2ac1a092e10
2024-05-15 08:42:44 +02:00
..
integration/AbuseFilter Allow showing a CAPTCHA in response to AbuseFilter consequence 2024-05-12 16:16:11 +02:00
SimpleCaptcha Use namespaced classes 2023-12-11 00:07:55 +01:00
unit AbuseFilterHooks: Provide feature flags for AF custom actions 2024-05-15 08:42:44 +02:00
CaptchaAuthenticationRequestTest.php tests: Use static provider in AuthenticationRequestTest 2023-05-19 22:26:53 +02:00
CaptchaPreAuthenticationProviderTest.php tests: Remove redundant wgMainCacheType=hash 2024-03-29 23:03:41 +00:00
HTMLFancyCaptchaFieldTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
HTMLReCaptchaNoCaptchaFieldTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
QuestyCaptchaTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Revert "Drop various class aliases" 2024-01-17 04:46:58 +00:00