Fixes #12568 Since the clearing of the execution context causes another reload. We should not do the redirect_uri handling as this results in redirecting back to the logout page on login. This adds a simple middleware that will just check if the ClearExecutionContext session variable is set. If that is the case it will just redirect back to the login page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| AppPasswordController.php | ||
| AutoCompleteController.php | ||
| AvatarController.php | ||
| CSRFTokenController.php | ||
| ClientFlowLoginController.php | ||
| ContactsMenuController.php | ||
| CssController.php | ||
| JsController.php | ||
| LoginController.php | ||
| LostController.php | ||
| NavigationController.php | ||
| OCJSController.php | ||
| OCSController.php | ||
| PreviewController.php | ||
| SearchController.php | ||
| SetupController.php | ||
| SvgController.php | ||
| TwoFactorChallengeController.php | ||
| UserController.php | ||
| WalledGardenController.php | ||
| WhatsNewController.php | ||