| .. |
|
Hook
|
docs: Hook interface doc comment review
|
2020-04-21 09:10:08 +10: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
|
auth: Add helpful type hint to AuthManager
|
2020-05-14 19:30:44 +02:00 |
|
ButtonAuthenticationRequest.php
|
auth: Use a 'use' statement rather than \ for class import
|
2020-05-01 17:21:45 +00:00 |
|
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
|
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
|
2020-05-11 01:59:00 +00:00 |
|
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
|
Fix password policy handling in temporary password provider
|
2019-02-20 12:25:49 -08:00 |
|
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
|
|
|