wiki.techinc.nl/includes/auth
Ppchelko ecf826a2ee Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"
This reverts commit b491279268.

Reason for revert: caused CentralAuth tests to fail.

Change-Id: Icb3ed094578df427622e0da2a7462645adcc3d6f
2021-05-05 02:14:47 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AbstractAuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
AbstractPasswordPrimaryAuthenticationProvider.php Fix doc on PasswordPrimaryAuthenticationProvider::getPasswordResetData 2020-11-30 18:07:53 +01:00
AbstractPreAuthenticationProvider.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
AbstractPrimaryAuthenticationProvider.php Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName" 2021-05-05 02:14:47 +00:00
AbstractSecondaryAuthenticationProvider.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
AuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
AuthenticationRequest.php build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
AuthenticationResponse.php
AuthManager.php Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
ButtonAuthenticationRequest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
CheckBlocksSecondaryAuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
ConfirmLinkAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CreateFromLoginAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CreationReasonAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
EmailNotificationSecondaryAuthenticationProvider.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
LocalPasswordPrimaryAuthenticationProvider.php Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName" 2021-05-05 02:14:47 +00:00
PasswordAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
PasswordDomainAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php Update property documentation 2021-03-17 10:07:57 +01:00
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
TemporaryPasswordPrimaryAuthenticationProvider.php Revert "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName" 2021-05-05 02:14:47 +00:00
ThrottlePreAuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
Throttler.php
UserDataAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
UsernameAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00