nextcloud-server/lib/private/AppFramework
provokateurin 53c02d6b9d
fix(Http): Only allow valid HTTP status code values via template
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-03 12:11:01 +07:00
..
Bootstrap fix: add missing copyrights and strict types 2024-03-12 18:14:40 +07:00
DependencyInjection fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +07:00
Http fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Middleware fix(Token): make new scope future compatible 2024-06-12 11:05:43 +07:00
OCS fix(Http): Only allow valid HTTP status code values via template 2025-02-03 12:11:01 +07:00
Routing
Services fix(appconfig): only convert single entry on searchValues() 2024-04-17 15:12:22 +07:00
Utility fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
App.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Http.php
Logger.php
ScopedPsrLogger.php