wiki.techinc.nl/includes/auth
DannyS712 909f0bef6e Replace calls to Title::getUserPermissionsErrors (part 5)
This does //not// fix all calls in core.

Bug: T244929
Change-Id: I02ffcca31fa0bdc6bffddf21e82f4ff5e9ab5374
2020-02-26 03:00:33 +00:00
..
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 some PHPStorm warnings by replacing array functions with loops 2020-02-19 09:28:44 +11:00
AuthenticationResponse.php auth: Set constant visibility 2019-10-30 22:00:32 -07:00
AuthManager.php Replace calls to Title::getUserPermissionsErrors (part 5) 2020-02-26 03:00:33 +00:00
ButtonAuthenticationRequest.php
CheckBlocksSecondaryAuthenticationProvider.php Provide a more informative message for authentication block errors 2019-10-21 12:09:59 +01:00
ConfirmLinkAuthenticationRequest.php Fix some PHPStorm warnings by replacing array functions with loops 2020-02-19 09:28:44 +11:00
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php Avoid PHP scalar type juggling in includes/ (part 2) 2019-12-30 20:57:18 +00:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
ResetPasswordSecondaryAuthenticationProvider.php auth: Use phan templates for getRequestByClass 2019-09-08 15:44:46 +00:00
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Merge "Use namespaced IPUtils class" 2020-01-01 23:56:22 +00:00
ThrottlePreAuthenticationProvider.php
Throttler.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php