nextcloud/apps/files_external/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
..
AppInfo Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Command Add visibility to all constants 2020-04-10 16:54:27 +02:00
Config Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Lib Add option to check share ACL's when listing directories 2020-04-21 16:26:12 +02:00
Migration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Service Add visibility to all constants 2020-04-10 16:54:27 +02:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NotFoundException.php Update license headers 2019-12-05 15:38:45 +01:00
config.php Add visibility to all constants 2020-04-10 16:54:27 +02:00