docs icon indicating copy to clipboard operation
docs copied to clipboard

Propagate tag ACLs in children

Open jendib opened this issue 6 years ago • 1 comments

Copy tag ACLs from parent to children in a new ACL type.

jendib avatar Mar 10 '18 15:03 jendib

As mentioned in #626 I would propose to implement the process from windows file permissions: by default, children inherit the ACL from their parent. When inheritance is disabled, the user has the option to convert the inherited ACL into explicit ACL for the child.

Craneson avatar Mar 20 '22 19:03 Craneson