acl: Allow a command name in an _acl.
commit15beea77b5347bd1b893c920794f2ad11b5e8e5f
authorBen Kibbey <bjk@luxsci.net>
Sun, 14 Jan 2024 23:08:54 +0000 (14 15:08 -0800)
committerBen Kibbey <bjk@luxsci.net>
Sun, 14 Jan 2024 23:08:54 +0000 (14 15:08 -0800)
tree1bf39fe942241a4b157137514e7d15df3116c7ef
parentea14058bac2f8df6e702e674274cf0f1aeb42e46
acl: Allow a command name in an _acl.

Each element in an element path may now have a command name like the
'allowed' configuration parameter. Also allow the 'allowed' parameter in
a filename section to handle multiple commands and in any order.
doc/pwmd.html
doc/pwmd.texi
src/acl.c
src/common.h
src/pwmd.c
src/xml.c