nextcloud-server/lib/private/Files/Storage/Wrapper
Roeland Jago Douma 51e96dc3f6
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>
2018-10-11 14:43:48 +02:00
..
Availability.php
Encoding.php
Encryption.php allow to disable encryption 2018-07-05 17:24:44 +02:00
Jail.php Normalize getUnjailedPath 2018-10-11 14:43:48 +02:00
PermissionsMask.php
Quota.php Make sure initial files can be properly created 2018-06-07 12:07:37 +02:00
Wrapper.php