wiki.techinc.nl/includes/auth
Umherirrender 44fd53fee3 Using @return never documentation on always-throw-function
This helps phan to detect unreachable code and also impossible types
after the functions.
It helps phan to avoid false positives for array keys
when the keys are checked before

Bug: T240141
Change-Id: I895f70e82b3053a46cd44135b15437e6f82a07b2
2021-09-07 17:29:03 +02:00
..
Hook
AbstractAuthenticationProvider.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
AbstractPasswordPrimaryAuthenticationProvider.php
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
AuthenticationRequest.php
AuthenticationResponse.php
AuthManager.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ButtonAuthenticationRequest.php
CheckBlocksSecondaryAuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php Inject load balancers into some authentication providers 2021-05-10 16:56:32 +00:00
LocalPasswordPrimaryAuthenticationProvider.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
ThrottlePreAuthenticationProvider.php Handle null usernames in ThrottlePreAuthenticationProvider 2021-06-02 20:49:26 +02:00
Throttler.php
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php