nextcloud/tests/lib/AppFramework
Joas Schilling 64ca62dbe8
Reverse X-Forwarded-For list to read the correct proxy remote address
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-16 07:51:54 +01:00
..
Bootstrap Add event logging to app loading 2022-02-28 11:24:41 +01:00
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-16 10:48:40 +00:00
Db Fix reading blob data as resource 2022-07-25 09:45:47 +02:00
DependencyInjection Adjust and add unit tests 2022-02-23 11:01:58 +01:00
Http Reverse X-Forwarded-For list to read the correct proxy remote address 2023-11-16 07:51:54 +01:00
Middleware fix(middleware): Also abort the request when reaching max delay in afterController 2023-05-15 16:25:39 +02:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Routing Remove at matcher uses in tests/lib 2022-06-16 17:43:17 +02:00
Utility fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-05-11 13:03:28 +02:00
AppTest.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00