wiki.techinc.nl/includes/auth
Umherirrender 5c5498a202 Remove unused key variable from foreach loops
Change-Id: Id2d91e30a6f7cc4eb93427b50efc1c5c77f14b75
2022-09-21 21:18:43 +02:00
..
Hook auth: Improve documentation on LocalUserCreatedHook 2022-06-01 21:12:32 +02:00
AbstractAuthenticationProvider.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
AbstractPasswordPrimaryAuthenticationProvider.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03: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 phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
AuthenticationResponse.php Allow AuthenticationResponse to store private failure reasons 2022-05-14 20:41:51 +01:00
AuthManager.php auth: Introduce quick permissions checks for AuthManager 2022-06-01 08:06:21 +01:00
ButtonAuthenticationRequest.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
CheckBlocksSecondaryAuthenticationProvider.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02: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 Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
LocalPasswordPrimaryAuthenticationProvider.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +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 Fix many typos in comments 2022-05-10 12:46:11 +00:00
ResetPasswordSecondaryAuthenticationProvider.php
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
TemporaryPasswordPrimaryAuthenticationProvider.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
ThrottlePreAuthenticationProvider.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
Throttler.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
UserDataAuthenticationRequest.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
UsernameAuthenticationRequest.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00