]> source.dussan.org Git - nextcloud-server.git/commit
Normalize getUnjailedPath 11770/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 10:54:45 +0000 (12:54 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 11 Oct 2018 12:49:32 +0000 (14:49 +0200)
commit18c35e6060b4bc466a6b9b72977bdcfd06c5f268
tree389086df3e1f7417207fa06bda0ab75ff1d5c579
parentfeb8a795ea92bdf544e987a17b800d3a3809c232
Normalize getUnjailedPath

Fixes #11637

If we do not normalize the unjailed path we might end up with a path
like files/user/folder/. which can break on objectstores

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Files/Storage/Wrapper/Jail.php