nextcloud-server/lib/private/Files/Cache
Roeland Jago Douma 0277cd7158
Properly search the root of a shared external storage
Fixes #1020

When an external storage is shared with you in full the root is ''
(empty). This adds an extra check for an empty jail basically.

Because if the jail is on the empty string. It matches all paths.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-05 16:27:43 +01:00
..
Wrapper Properly search the root of a shared external storage 2018-11-05 16:27:43 +01:00
Cache.php
CacheEntry.php
FailedCache.php
HomeCache.php
HomePropagator.php
MoveFromCacheTrait.php
Propagator.php
QuerySearchHelper.php
Scanner.php
Storage.php
StorageGlobal.php
Updater.php
Watcher.php