Inherit the parent element _acl when creating new elements.
commita39c2b7f153c3c13dd5c3267308203165fd1a8a9
authorBen Kibbey <bjk@luxsci.net>
Mon, 19 Jul 2021 04:26:42 +0000 (18 21:26 -0700)
committerBen Kibbey <bjk@luxsci.net>
Mon, 19 Jul 2021 04:26:42 +0000 (18 21:26 -0700)
tree1edbc412a26c371bcdd350047ad2406e4547d44b
parent4814564b177db30cd3a453f85931a678c8a1b554
Inherit the parent element _acl when creating new elements.

Also adds the STORE option --no-inherit-acl. The current user is still
the owner of the newly created elements with the parent element _acl
attribute appended.
src/commands.c
src/commands.h
src/xml.c
src/xml.h