nextcloud/apps/files_external/lib/Lib
Robin Appelman 23e2baeb95
Add option to check share ACL's when listing directories
If a file or folder in a directory doesn't have read permissions they
will not be shown

Note that enabling this option incurs a performance penalty additional
requests need to be made to get all the acl.

Additionally the acl resolving logic is fairly primitive at the moment
and might not work correctly in all setups (it should error to showing
the entry)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-04-21 16:26:12 +02:00
..
Auth Fix issues with Keystone auth v3 in files_external app 2020-04-15 10:33:08 +02:00
Backend Add option to check share ACL's when listing directories 2020-04-21 16:26:12 +02:00
Config Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Notify Use elseif instead of else if 2020-04-10 10:35:09 +02:00
Storage Add option to check share ACL's when listing directories 2020-04-21 16:26:12 +02:00
DefinitionParameter.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
DependencyTrait.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FrontendDefinitionTrait.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
IdentifierTrait.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InsufficientDataForMeaningfulAnswerException.php Update license headers 2019-12-05 15:38:45 +01:00
LegacyDependencyCheckPolyfill.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MissingDependency.php Update license headers 2019-12-05 15:38:45 +01:00
PersonalMount.php Update license headers 2019-12-05 15:38:45 +01:00
PriorityTrait.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SessionStorageWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageConfig.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
StorageModifierTrait.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
VisibilityTrait.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00