nextcloud-server/tests/lib/AppFramework/Middleware/Security
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
..
BruteForceMiddlewareTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
CORSMiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CSPMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FeaturePolicyMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
PasswordConfirmationMiddlewareTest.php
RateLimitingMiddlewareTest.php
SameSiteCookieMiddlewareTest.php
SecurityMiddlewareTest.php Update SecurityMiddleware.php 2020-07-06 21:34:46 +02:00