| .. |
|
Hook
|
auth: Improve documentation on LocalUserCreatedHook
|
2022-06-01 21:12:32 +02:00 |
|
AbstractAuthenticationProvider.php
|
|
|
|
AbstractPasswordPrimaryAuthenticationProvider.php
|
|
|
|
AbstractPreAuthenticationProvider.php
|
|
|
|
AbstractPrimaryAuthenticationProvider.php
|
|
|
|
AbstractSecondaryAuthenticationProvider.php
|
|
|
|
AuthenticationProvider.php
|
|
|
|
AuthenticationRequest.php
|
auth: Replace FQNs with imports
|
2022-12-16 11:30:32 +01:00 |
|
AuthenticationResponse.php
|
Allow AuthenticationResponse to store private failure reasons
|
2022-05-14 20:41:51 +01:00 |
|
AuthManager.php
|
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
|
2023-05-04 23:41:21 +02:00 |
|
ButtonAuthenticationRequest.php
|
Reorg: Move RawMessage to under language/
|
2022-12-16 11:30:19 +01:00 |
|
CheckBlocksSecondaryAuthenticationProvider.php
|
Make use of ??= in more places
|
2022-12-17 01:10:13 +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
|
auth: Use IConnectionProvider instead of LoadBalancer
|
2023-05-03 13:23:43 +02:00 |
|
LocalPasswordPrimaryAuthenticationProvider.php
|
Clean up UpdateQueryBuilder usage
|
2023-06-08 12:50:37 +02:00 |
|
PasswordAuthenticationRequest.php
|
auth: Replace FQNs with imports
|
2022-12-16 11:30:32 +01:00 |
|
PasswordDomainAuthenticationRequest.php
|
auth: Replace FQNs with imports
|
2022-12-16 11:30:32 +01:00 |
|
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
|
auth: Replace FQNs with imports
|
2022-12-16 11:30:32 +01:00 |
|
TemporaryPasswordPrimaryAuthenticationProvider.php
|
Clean up UpdateQueryBuilder usage
|
2023-06-08 12:50:37 +02:00 |
|
ThrottlePreAuthenticationProvider.php
|
|
|
|
Throttler.php
|
Replace deprecated MWException
|
2023-06-09 17:21:12 +02:00 |
|
UserDataAuthenticationRequest.php
|
|
|
|
UsernameAuthenticationRequest.php
|
|
|