nextcloud/lib/private/AppFramework
Joas Schilling 71d0b4ab42
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 07:50:12 +01:00
..
Bootstrap feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
DependencyInjection feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00
Http Reverse X-Forwarded-For list to read the correct proxy remote address 2023-11-16 07:50:12 +01:00
Middleware fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:24:12 +02: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 fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +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