nextcloud/lib/private/Files/Cache
Robin Appelman e9b5514186
prevent the root storage from accidentally scanning user folders
while this scan *should* never be triggered, it's good to have some failsafe to ensure
that the users home contents don't end up getting scanned in the root storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-06-11 15:41:33 +02:00
..
Wrapper Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
AbstractCacheEvent.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Cache.php Update license headers for 19 2020-04-29 11:57:22 +02:00
CacheEntry.php Update license headers 2019-12-05 15:38:45 +01:00
CacheQueryBuilder.php Update license headers 2019-12-05 15:38:45 +01:00
FailedCache.php Update license headers 2019-12-05 15:38:45 +01:00
HomeCache.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
HomePropagator.php Update license headers 2019-12-05 15:38:45 +01:00
LocalRootScanner.php prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
MoveFromCacheTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Propagator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
QuerySearchHelper.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Scanner.php Add method to storage backends to get directory content with metadata 2020-04-20 15:45:04 +02:00
Storage.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageGlobal.php Update license headers 2019-12-05 15:38:45 +01:00
Updater.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Watcher.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00