nextcloud-server/lib/private/AppFramework
Julius Härtl 90d2cb09b1
Merge pull request #36396 from nextcloud/fix/cors
2023-02-17 09:42:08 +07:00
..
Bootstrap instrumentation for app booting 2023-02-09 17:41:43 +07:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
Http fix: Only get params from PUT content if possible 2023-02-03 22:30:04 +07:00
Middleware fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 2023-02-16 22:55:18 +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 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +07:00
App.php more routing performance instrumentation 2023-02-10 11:12:26 +07:00
Http.php Update php licenses 2021-06-04 22:02:41 +07:00
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