nextcloud-server/lib/private/AppFramework
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
..
Bootstrap feat(translations): Add translation provider API 2023-02-27 16:52:03 +07:00
DependencyInjection Add a debug message when throttling without defining 2023-03-08 12:09:22 +07:00
Http fix: Only get params from PUT content if possible 2023-02-03 22:30:04 +07:00
Middleware fix(security)!: Use consistent HTTP status for strict cookie checks 2023-04-17 16:06:37 +07:00
OCS Fix types in OCS json answer (status code is an int) 2023-01-20 11:22:09 +07:00
Routing composer run cs:fix 2023-01-20 11:45:08 +07:00
Services composer run cs:fix 2023-01-20 11:45:08 +07:00
Utility feat(appframework): Make ITimeFactory extend \PSR\Clock\ClockInterface 2023-03-03 15:37:13 +07:00
App.php more routing performance instrumentation 2023-02-10 11:12:26 +07:00
Http.php
Logger.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ScopedPsrLogger.php composer run cs:fix 2023-01-20 11:45:08 +07:00