nextcloud-server/apps/files_external/lib/Lib
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner
instead of erroring, remove the items from the cache.

this situation can be triggered if a user has access to a file but looses it afterwards

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-05 14:44:55 +07:00
..
Auth Add comments 2022-12-05 15:26:36 +07:00
Backend Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-values 2023-01-16 14:22:16 +07:00
Config
Notify
Storage improve handling of files we can't access in the scanner 2023-04-05 14:44:55 +07:00
DefinitionParameter.php Extend ext storage params to contain default value 2023-01-13 10:27:17 +07:00
DependencyTrait.php
FrontendDefinitionTrait.php More type safety 2022-10-17 11:53:11 +07:00
IFrontendDefinition.php More type safety 2022-10-17 11:53:11 +07:00
IIdentifier.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
IdentifierTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
InsufficientDataForMeaningfulAnswerException.php
LegacyDependencyCheckPolyfill.php Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
MissingDependency.php More type safety 2022-10-17 11:53:11 +07:00
PersonalMount.php
PriorityTrait.php Add corresponding interface to trait 2022-10-17 10:58:27 +07:00
SessionStorageWrapper.php
StorageConfig.php Additional type hinting found by psalm 2022-10-18 12:28:34 +07:00
StorageModifierTrait.php
VisibilityTrait.php