nextcloud/tests/lib/AppFramework/Middleware
Holger Hees e70249e089
Update SecurityMiddleware.php
OC::$WEBROOT can be empty in case if your nextcloud installation has no url prefix. This will result in an empty Location Header.

in other areas OC::$WEBROOT is always used together with an /
2020-07-06 21:34:46 +02:00
..
PublicShare Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Security Update SecurityMiddleware.php 2020-07-06 21:34:46 +02:00
AdditionalScriptsMiddlewareTest.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
CompressionMiddlewareTest.php Add AppFramework GZip middleware to gzip responses 2020-05-12 09:09:48 +02:00
MiddlewareDispatcherTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NotModifiedMiddlewareTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
OCSMiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SessionMiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00