nextcloud/lib/private/AppFramework/Middleware/Security/Exceptions
Christoph Wurst a06898a2d0 fix(security)!: Use consistent HTTP status for strict cookie checks
Before: 503/412
Now: 412 + json body explaining the error

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-17 16:06:37 +00:00
..
AppNotEnabledException.php
CrossSiteRequestForgeryException.php
LaxSameSiteCookieFailedException.php
NotAdminException.php
NotConfirmedException.php
NotLoggedInException.php
ReloadExecutionException.php
SecurityException.php
StrictCookieMissingException.php fix(security)!: Use consistent HTTP status for strict cookie checks 2023-04-17 16:06:37 +00:00