nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions
Robin Appelman 8b0a3a774d fix: throw a better error if we don't get an authorization header for secutity confirmation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-24 15:57:20 +02:00
..
AdminIpNotAllowedException.php feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +02:00
AppNotEnabledException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CrossSiteRequestForgeryException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ExAppRequiredException.php feat(AppFramework): Add ExAppRequired attribute 2024-07-01 14:41:20 +02:00
LaxSameSiteCookieFailedException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotAdminException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotConfirmedException.php fix: throw a better error if we don't get an authorization header for secutity confirmation 2025-06-24 15:57:20 +02:00
NotLoggedInException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ReloadExecutionException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecurityException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StrictCookieMissingException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00