nextcloud-server/lib/private/AppFramework/Middleware
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 +07:00
..
PublicShare composer run cs:fix 2023-01-20 11:45:08 +07:00
Security fix(security)!: Use consistent HTTP status for strict cookie checks 2023-04-17 16:06:37 +07:00
AdditionalScriptsMiddleware.php Update php licenses 2021-06-04 22:02:41 +07:00
CompressionMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +07:00
MiddlewareDispatcher.php composer run cs:fix 2023-01-20 11:45:08 +07:00
NotModifiedMiddleware.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +07:00
OCSMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SessionMiddleware.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +07:00