nextcloud/lib/private/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
..
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
BruteForceMiddleware.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CORSMiddleware.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CSPMiddleware.php Update license headers for 19 2020-04-29 11:57:22 +02:00
FeaturePolicyMiddleware.php Remove unused imports 2020-03-25 22:08:08 +01:00
PasswordConfirmationMiddleware.php Update license headers 2019-12-05 15:38:45 +01:00
RateLimitingMiddleware.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ReloadExecutionMiddleware.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SameSiteCookieMiddleware.php Update license headers for 19 2020-04-29 11:57:22 +02:00
SecurityMiddleware.php Update SecurityMiddleware.php 2020-07-06 21:34:46 +02:00