wiki.techinc.nl/includes/auth
Aaron Schulz a2790b1b80 Remove wfGetCaller() dependency from DatabaseBase
Change-Id: I3e240b2eb5c1f6a21f1bc974c3d28f5755c7451a
2016-09-15 14:40:00 -07:00
..
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php Improve some documentation of AuthManager's additions 2016-05-16 14:20:00 -04:00
AbstractPreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AbstractPrimaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AbstractSecondaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
AuthenticationRequest.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
AuthenticationResponse.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
AuthManager.php Fix some PhpStorm warnings in AuthManager 2016-09-12 22:55:51 +00:00
AuthManagerAuthPlugin.php AuthManager: Break AuthPlugin::addUser more explicitly 2016-07-10 09:17:42 -04:00
AuthPluginPrimaryAuthenticationProvider.php Typo fix for AuthPluginPrimaryAuthenticationProvider::providerAllowsAuthenticationDataChange 2016-05-29 14:00:23 +00:00
ButtonAuthenticationRequest.php
CheckBlocksSecondaryAuthenticationProvider.php Remove unused imports 2016-07-05 16:52:22 +02:00
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php Remove unused imports 2016-07-05 16:52:22 +02:00
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
CreationReasonAuthenticationRequest.php Fix required field calculation in AuthenticationRequest 2016-05-30 11:57:58 +00:00
EmailNotificationSecondaryAuthenticationProvider.php Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
LegacyHookPreAuthenticationProvider.php Fix LegacyHookPreAuthenticationProvider::testUserForCreation 2016-06-20 15:28:21 +00:00
LocalPasswordPrimaryAuthenticationProvider.php auth: Fix case of function call 2016-08-02 23:53:51 -07:00
PasswordAuthenticationRequest.php AuthManager: Allow for flagging fields as "sensitive" 2016-08-18 19:36:29 +00:00
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
PrimaryAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php Password change request should be optional on soft reset 2016-06-06 15:45:43 +00:00
SecondaryAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
ThrottlePreAuthenticationProvider.php
Throttler.php Remove unused imports 2016-07-05 16:52:22 +02:00
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php