nextcloud/lib/private/AppFramework/Middleware/Security
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
..
Exceptions fix(security)!: Use consistent HTTP status for strict cookie checks 2023-04-17 16:06:37 +00:00
BruteForceMiddleware.php Add a debug message when throttling without defining 2023-03-08 12:09:22 +01:00
CORSMiddleware.php fix(CORS): CORS should only be bypassed on PublicPage if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +01:00
CSPMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FeaturePolicyMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PasswordConfirmationMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
RateLimitingMiddleware.php Check style update 2022-01-13 00:19:07 +01:00
ReloadExecutionMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
SameSiteCookieMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SecurityMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00