nextcloud/lib/private/Files/Storage
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
..
PolyFill Update with robin 2016-07-21 18:13:58 +02:00
Wrapper Normalize getUnjailedPath 2018-10-11 14:43:48 +02:00
Common.php always log locking errors 2018-05-04 13:30:43 +02:00
CommonTest.php Update with robin 2016-07-21 18:13:58 +02:00
DAV.php Do not log to error loglevel when converting the error 2018-08-06 16:31:30 +02:00
FailedStorage.php Update license headers 2017-11-06 16:56:19 +01:00
Flysystem.php Remove \OCP\Files::tmpFile 2018-03-19 10:52:35 +01:00
Home.php Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Local.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
LocalTempFileTrait.php Fix others 2016-07-21 18:13:57 +02:00
Storage.php Add missing PHPDoc and properly throw exception 2017-02-13 18:03:35 -06:00
StorageFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Temporary.php Update with robin 2016-07-21 18:13:58 +02:00