mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Swapped back handling to instead be pre-determined instead of being based upon session/referrer which would cause inconsistent results when referrer data was not available (redirect to app-loaded images/files). To support, this adds a mechansism to provide a URL through request data. Also cleaned up some imports in code while making changes. Closes #4656. |
||
|---|---|---|
| .. | ||
| ConfirmEmailController.php | ||
| ForgotPasswordController.php | ||
| HandlesPartialLogins.php | ||
| LoginController.php | ||
| MfaBackupCodesController.php | ||
| MfaController.php | ||
| MfaTotpController.php | ||
| OidcController.php | ||
| RegisterController.php | ||
| ResetPasswordController.php | ||
| Saml2Controller.php | ||
| SocialController.php | ||
| ThrottlesLogins.php | ||
| UserInviteController.php | ||