]> git.k1024.org Git - pylibacl.git/commit
Simplify ACL.append to not duplicate Entry creation
authorIustin Pop <iustin@k1024.org>
Fri, 29 Nov 2019 15:08:37 +0000 (16:08 +0100)
committerIustin Pop <iustin@k1024.org>
Fri, 29 Nov 2019 15:08:37 +0000 (16:08 +0100)
commit245910861dd79291fd875934ea86c46b5ad4dee9
tree07aa23fce657344dd5236a76e6ad2ec5da258ed5
parentcbc27046c7feb6f78598347a8f577f9d091c234f
Simplify ACL.append to not duplicate Entry creation

Similar to the pattern for Entry.permset, this removes the duplication
with the (child object) init.
acl.c