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