..
Hook
Introduce hook to preserve query params after authentication
2024-07-08 13:37:54 +02:00
AbstractAuthenticationProvider.php
Namespace Config-related classes under \MediaWiki\Config
2023-09-21 05:41:58 +00:00
AbstractPasswordPrimaryAuthenticationProvider.php
Namespace includes/password
2024-05-18 16:17:38 +01: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
Don't set AuthenticationRequest::$username on login
2023-09-05 10:59:04 +10:00
AuthenticationRequest.php
Add explicit parentheses around mixed boolean operator
2024-03-23 01:58:59 +01:00
AuthenticationResponse.php
Namespace Message, move to appropriate directory
2024-02-14 15:10:36 -05:00
AuthManager.php
AuthManager: Read from primary in account autocreation
2024-07-08 19:18:29 +00:00
ButtonAuthenticationRequest.php
Namespace Message, move to appropriate directory
2024-02-14 15:10:36 -05:00
CheckBlocksSecondaryAuthenticationProvider.php
Use namespaced classes (2)
2024-06-16 20:23:55 +02:00
ConfirmLinkAuthenticationRequest.php
Import InvalidArgumentException at top of the source
2024-05-19 23:57:44 +03:30
ConfirmLinkSecondaryAuthenticationProvider.php
Namespace User under \MediaWiki\User
2023-09-19 19:18:16 +00: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
Use namespaced classes (2)
2024-06-16 20:23:55 +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
Remove more indirect calls to IDBAccessObject::READ_* constants
2024-01-23 15:42:38 +01:00
PrimaryAuthenticationProvider.php
Remove more indirect calls to IDBAccessObject::READ_* constants
2024-01-23 15:42:38 +01:00
RememberMeAuthenticationRequest.php
Fix many typos in comments
2022-05-10 12:46:11 +00:00
ResetPasswordSecondaryAuthenticationProvider.php
Use namespaced classes (2)
2024-06-16 20:23:55 +02:00
SecondaryAuthenticationProvider.php
Remove more indirect calls to IDBAccessObject::READ_* constants
2024-01-23 15:42:38 +01:00
TemporaryPasswordAuthenticationRequest.php
Namespace includes/password
2024-05-18 16:17:38 +01:00
TemporaryPasswordPrimaryAuthenticationProvider.php
Use namespaced classes (2)
2024-06-16 20:23:55 +02:00
ThrottlePreAuthenticationProvider.php
Add namespace to the root classes of ObjectCache
2024-07-10 00:14:54 +03:30
Throttler.php
Add namespace to the root classes of ObjectCache
2024-07-10 00:14:54 +03:30
UserDataAuthenticationRequest.php
Namespace Sanitizer under \MediaWiki\Parser
2023-09-21 05:39:23 +00:00
UsernameAuthenticationRequest.php