nextcloud/lib/private/AppFramework
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares
This allows apps to register middlewares that always register, not just
for the app's own requests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-26 11:54:28 +01:00
..
Bootstrap feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http composer run cs:fix 2023-01-20 11:45:08 +01:00
Middleware composer run cs:fix 2023-01-20 11:45:08 +01: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 composer run cs:fix 2023-01-20 11:45:08 +01:00
App.php composer run cs:fix 2023-01-20 11:45:08 +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