nextcloud-server/tests/lib/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
CacheTest.php
HomeCacheTest.php
LocalRootScannerTest.php prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
MoveFromCacheTraitTest.php
PropagatorTest.php
QuerySearchHelperTest.php
ScannerTest.php
UpdaterLegacyTest.php
UpdaterTest.php
WatcherTest.php