wiki.techinc.nl/tests/phpunit/includes/auth
Gergő Tisza cfb62c605f Hard-deprecate LegacyHookPreAuthenticationProvider class
The hooks that used to be called by this class will be removed in
I24d6fa963. The only reason to keep this class around is that
someone might have added it to $wgAuthManagerConfig so removing
it would trigger class lookup failures, so make sure any use
of the class triggers a deprecation warning.

Change-Id: I9755288eda7461ecf3dcd35de2081fbb3eb04ae3
2018-10-22 12:14:19 -07:00
..
AbstractAuthenticationProviderTest.php
AbstractPasswordPrimaryAuthenticationProviderTest.php
AbstractPreAuthenticationProviderTest.php
AbstractPrimaryAuthenticationProviderTest.php
AbstractSecondaryAuthenticationProviderTest.php
AuthenticationRequestTest.php
AuthenticationRequestTestCase.php
AuthenticationResponseTest.php
AuthManagerTest.php Deprecate MediaWikiTestCase::stashMwGlobals 2018-10-07 19:39:47 +03:00
AuthPluginPrimaryAuthenticationProviderTest.php
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php
ConfirmLinkAuthenticationRequestTest.php
ConfirmLinkSecondaryAuthenticationProviderTest.php
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php
LocalPasswordPrimaryAuthenticationProviderTest.php
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php
ResetPasswordSecondaryAuthenticationProviderTest.php
TemporaryPasswordAuthenticationRequestTest.php Deprecate MediaWikiTestCase::stashMwGlobals 2018-10-07 19:39:47 +03:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
ThrottlePreAuthenticationProviderTest.php
ThrottlerTest.php MediaWiki\Auth\Throttler: Change "ip" key name 2018-05-25 15:55:19 -04:00
UserDataAuthenticationRequestTest.php
UsernameAuthenticationRequestTest.php