nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions
Sebastian Hasler 8325e6981b
revert: "Do not do redirect handling when loggin out"
This reverts commit 60e5a5eca4.
That commit was only required due to "executionContext" which has
since been removed. See: https://github.com/nextcloud/server/pull/16310

Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
2026-06-09 17:49:00 +02:00
..
AdminIpNotAllowedException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppNotEnabledException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CrossSiteRequestForgeryException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExAppRequiredException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LaxSameSiteCookieFailedException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NotAdminException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NotConfirmedException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NotLoggedInException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SecurityException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
StrictCookieMissingException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00