| .. |
|
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
|
Bypass login page if no user input is required.
|
2016-11-22 14:10:20 +00:00 |
|
AuthenticationResponse.php
|
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
|
2016-09-17 16:33:39 +02:00 |
|
AuthManager.php
|
Get ConfigFactory & MainConfig from MediaWikiServices
|
2016-11-23 00:12:38 +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
|
AuthManager phpdoc cleanup
|
2016-09-26 13:59:41 -07:00 |
|
CheckBlocksSecondaryAuthenticationProvider.php
|
Remove unused imports
|
2016-07-05 16:52:22 +02:00 |
|
ConfirmLinkAuthenticationRequest.php
|
|
|
|
ConfirmLinkSecondaryAuthenticationProvider.php
|
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
|
2016-09-17 16:33:39 +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
|
Merge "Prevent login-only local password provider from removing passwords"
|
2016-11-30 16:39:12 +00:00 |
|
PasswordAuthenticationRequest.php
|
AuthManager: Allow for flagging fields as "sensitive"
|
2016-08-18 19:36:29 +00:00 |
|
PasswordDomainAuthenticationRequest.php
|
AuthManager phpdoc cleanup
|
2016-09-26 13:59:41 -07:00 |
|
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
|
Bypass login page if no user input is required.
|
2016-11-22 14:10:20 +00:00 |
|
ResetPasswordSecondaryAuthenticationProvider.php
|
AuthManager phpdoc cleanup
|
2016-09-26 13:59:41 -07:00 |
|
SecondaryAuthenticationProvider.php
|
Expand SessionManager / AuthManager documentation
|
2016-08-30 18:54:30 +00:00 |
|
TemporaryPasswordAuthenticationRequest.php
|
Merge "Get ConfigFactory & MainConfig from MediaWikiServices"
|
2016-11-24 18:08:36 +00:00 |
|
TemporaryPasswordPrimaryAuthenticationProvider.php
|
Remove passwordreset capture feature
|
2016-11-23 00:02:33 +00:00 |
|
ThrottlePreAuthenticationProvider.php
|
Demote "throttler data not found" logs to info level
|
2017-02-17 00:59:07 +00:00 |
|
Throttler.php
|
Remove multiple spaces in PHP files
|
2017-04-12 17:27:19 +02:00 |
|
UserDataAuthenticationRequest.php
|
Get ConfigFactory & MainConfig from MediaWikiServices
|
2016-11-23 00:12:38 +00:00 |
|
UsernameAuthenticationRequest.php
|
|
|