nextcloud/lib/private/AppFramework
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
..
Bootstrap Callable parameter injection 2020-07-03 14:37:46 +02:00
DependencyInjection Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Http Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 11:13:13 +02:00
Middleware Update SecurityMiddleware.php 2020-07-06 21:34:46 +02:00
OCS Update license headers for 19 2020-04-29 11:57:22 +02:00
Routing Update license headers for 19 2020-04-29 11:57:22 +02:00
Services Fix return code of AppConfig::deleteUserValue 2020-05-13 14:55:00 +02:00
Utility Make annotations case insensitive 2020-06-23 20:18:23 +02:00
App.php Allow to specify the cookie type for appframework responses 2020-06-22 08:38:44 +02:00
Http.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +02:00
Logger.php Update license headers 2019-12-05 15:38:45 +01:00