Skip to content
Unverified Commit 23e2baeb authored by Robin Appelman's avatar Robin Appelman
Browse files

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: default avatarRobin Appelman <robin@icewind.nl>
parent 8f650fee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment