wiki.techinc.nl/includes/auth
Amir Sarabadani e4c3ae6ada auth: Migrate some calls of $db->select() to SelectQueryBuilder
Bug: T311866
Change-Id: I8340708acbd2e267cd778f6b4813c4847221ac3c
2022-11-25 18:51:36 +01: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
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 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 rdbms: improve TransactionProfiler::silenceForScope() 2022-11-15 23:46:58 +00:00
ButtonAuthenticationRequest.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
CheckBlocksSecondaryAuthenticationProvider.php Remove deprecated method call from CheckBlocksSecondaryAuthenticationProvider 2022-11-10 13:58:41 +00:00
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
LocalPasswordPrimaryAuthenticationProvider.php auth: Migrate some calls of $db->select() to SelectQueryBuilder 2022-11-25 18:51:36 +01:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
ResetPasswordSecondaryAuthenticationProvider.php Fixes for the phan upgrade, part 1 2022-10-08 13:08:47 +00:00
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
TemporaryPasswordPrimaryAuthenticationProvider.php auth: Migrate some calls of $db->select() to SelectQueryBuilder 2022-11-25 18:51:36 +01: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