wiki.techinc.nl/includes/auth
apaskulin c44488f725 docs: Hook interface doc comment review
Edited doc comments for hook interfaces to improve
consistency and add type hints.

Bug: T246855
Change-Id: I38fa802463cd6f39bf5946dbbeb1b3ebaea604b2
2020-04-21 09:10:08 +10:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php
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 Enhance passwored reset message 2020-03-13 16:18:48 -07: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
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Merge "Use namespaced IPUtils class" 2020-01-01 23:56:22 +00:00
ThrottlePreAuthenticationProvider.php
Throttler.php
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php