wiki.techinc.nl/includes/auth
Gergő Tisza 9c62cd1af5
auth: Relax AuthManager session state check while cde00b55 is deployed
Follows up If5435b54a4fc08f685c04fc10eb44c6d72cd78fa.

Bug: T373504
Change-Id: I7cf157f04028a69f5893c9524c1d9a277033ad38
2024-08-28 15:37:41 +02:00
..
Hook auth: Add AuthManagerVerifyAuthentication hook 2024-08-26 23:57:31 +00:00
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php Namespace includes/password 2024-05-18 16:17:38 +01:00
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php
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 auth: Relax AuthManager session state check while cde00b55 is deployed 2024-08-28 15:37:41 +02: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
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php deferred: pass $fname to MWCallableUpdate callbacks and improve comments 2024-08-08 15:50:00 +00:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
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
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
UsernameAuthenticationRequest.php