diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-03-17 17:32:38 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-03-17 17:32:38 +0100 |
commit | 24abe1e1e1a9945d800ed446a3b5a3907df6a7dd (patch) | |
tree | 296d02a1c731263ba985e8e59295885c6f466b87 /.jshintrc | |
parent | 8fb3e446107da26ac654ffc25af6814a17cb9022 (diff) | |
download | nextcloud-server-24abe1e1e1a9945d800ed446a3b5a3907df6a7dd.tar.gz nextcloud-server-24abe1e1e1a9945d800ed446a3b5a3907df6a7dd.zip |
Use raw PATH_INFO
PATH_INFO will be empty at this point and thus the logic in base.php did not catch this. Changing this to "getRawPathInfo" will ensure that the path info is properly read.
Fixes https://github.com/owncloud/core/issues/23199
Diffstat (limited to '.jshintrc')
0 files changed, 0 insertions, 0 deletions