..
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php
Add password policy setting suggestChangeOnLogin
2019-03-09 14:59:02 -05:00
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php
AuthenticationRequest.php
Fix/suppress misc phan errors ( #5 )
2019-04-05 15:53:37 -07:00
AuthenticationResponse.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
AuthManager.php
Rename Block to MediaWiki\Block\DatabaseBlock
2019-05-28 12:20:48 +01:00
ButtonAuthenticationRequest.php
Replace call_user_func_array(), part 2
2018-06-07 20:19:26 -07:00
CheckBlocksSecondaryAuthenticationProvider.php
Rename Block to MediaWiki\Block\DatabaseBlock
2019-05-28 12:20:48 +01:00
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php
AuthManager: Don't invalidate BotPasswords if a password reset email is sent
2018-07-17 16:25:28 -04:00
CreatedAccountAuthenticationRequest.php
auth: Follow up on e907d4328d
2018-11-26 20:38:36 +00:00
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php
Fix password policy handling in temporary password provider
2019-02-20 12:25:49 -08:00
TemporaryPasswordPrimaryAuthenticationProvider.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
ThrottlePreAuthenticationProvider.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
Throttler.php
Fix PhanTypeMismatchDeclaredParam
2018-07-07 00:34:30 +00:00
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php