wiki.techinc.nl/includes/auth
Umherirrender 66d4e6a3d0 Use correct default value when calling Status::getWikiText
Both parameter have a default of false, not null.

Change-Id: I5754895347db244eee155f8cf5965df5f4fd2d1a
2021-10-16 22:35:01 +02:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AbstractAuthenticationProvider.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
AbstractPasswordPrimaryAuthenticationProvider.php Fix doc on PasswordPrimaryAuthenticationProvider::getPasswordResetData 2020-11-30 18:07:53 +01:00
AbstractPreAuthenticationProvider.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
AbstractPrimaryAuthenticationProvider.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
AbstractSecondaryAuthenticationProvider.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
AuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
AuthenticationRequest.php build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
AuthenticationResponse.php auth: Set constant visibility 2019-10-30 22:00:32 -07:00
AuthManager.php Use correct default value when calling Status::getWikiText 2021-10-16 22:35:01 +02:00
ButtonAuthenticationRequest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
CheckBlocksSecondaryAuthenticationProvider.php Implement injecting of dependencies to an AuthenticationProvider 2021-04-26 15:17:34 +03:00
ConfirmLinkAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CreateFromLoginAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CreationReasonAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
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 Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
PasswordDomainAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
RememberMeAuthenticationRequest.php Update property documentation 2021-03-17 10:07:57 +01:00
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
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 Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
UsernameAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00