wiki.techinc.nl/tests/phpunit/includes/auth
Brian Wolff f12a3edff7 Remove passwordreset capture feature
If anyone wants such a thing, they can make their own extension.

I asked stewards, and they said they don't use this.

See also T32636 / 9de2bfd1fe

Bug: T150930
Change-Id: I3ab5962dba668e5d628e55ad0c0feae471d82b5e
2016-11-23 00:02:33 +00:00
..
AbstractAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
AbstractPasswordPrimaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
AbstractPreAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
AbstractPrimaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
AbstractSecondaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
AuthenticationRequestTest.php AuthManager: Allow for flagging fields as "sensitive" 2016-08-18 19:36:29 +00:00
AuthenticationRequestTestCase.php AuthManager: Allow for flagging fields as "sensitive" 2016-08-18 19:36:29 +00:00
AuthenticationResponseTest.php Show warnings in HTMLForm and warnings as warnings on Login/Signup form 2016-09-17 16:33:39 +02:00
AuthManagerTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
AuthPluginPrimaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
ConfirmLinkAuthenticationRequestTest.php
ConfirmLinkSecondaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
LegacyHookPreAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php
ResetPasswordSecondaryAuthenticationProviderTest.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php Remove passwordreset capture feature 2016-11-23 00:02:33 +00:00
ThrottlePreAuthenticationProviderTest.php Support multiple limits and arbitrary periods in account creation throttle 2016-09-22 12:59:53 +02:00
ThrottlerTest.php Throttler: improve log message compatibility with Monolog logger 2016-11-15 22:37:04 +00:00
UserDataAuthenticationRequestTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
UsernameAuthenticationRequestTest.php