wiki.techinc.nl/includes/auth/Hook
Derick Alangi 493ffea9e9
Introduce hook to preserve query params after authentication
This hook enables extensions such as CentralAuth to preserve and
use query parameters needed for an authentication flow. Since there
is a provider that handles logins in a different wiki (central login
wiki), and movement to a different URL, this hook preserves query
parameters that can be used between these requests.

Bug: T363483
Bug: T362713
Change-Id: I86e629b07e6e4a0f1d1a4c78a6c77d41b4d68e18
2024-07-08 13:37:54 +02:00
..
AuthManagerLoginAuthenticateAuditHook.php
AuthPreserveQueryParamsHook.php Introduce hook to preserve query params after authentication 2024-07-08 13:37:54 +02:00
ExemptFromAccountCreationThrottleHook.php
LocalUserCreatedHook.php
ResetPasswordExpirationHook.php
SecuritySensitiveOperationStatusHook.php
UserLoggedInHook.php