wiki.techinc.nl/includes/auth
2016-07-14 21:08:53 +00: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
AuthenticationRequest.php Merge "API: Fixes for AuthManager" 2016-05-30 12:37:34 +00:00
AuthenticationResponse.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
AuthManager.php AuthManager: Commit transaction after auto-creating a user 2016-07-12 13:35:10 -04: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 unused imports 2016-07-05 16:52:22 +02:00
LegacyHookPreAuthenticationProvider.php Fix LegacyHookPreAuthenticationProvider::testUserForCreation 2016-06-20 15:28:21 +00:00
LocalPasswordPrimaryAuthenticationProvider.php
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
PrimaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php Password change request should be optional on soft reset 2016-06-06 15:45:43 +00:00
SecondaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php
ThrottlePreAuthenticationProvider.php
Throttler.php Remove unused imports 2016-07-05 16:52:22 +02:00
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php