bareos: master d817ea63
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | arogge | master | 2019-10-30 15:50 | master 2523636c | Pending |
Changeset | acl: check for acl syntax We now check the syntax of acls. Now commas in the acl elements are forbidden so that accidentally quoting the acl definition is detected. This commit also adds a unit test making sure the acl check works as expected. |
||||
mod - core/src/dird/dird_conf.cc | Diff File | ||||
mod - core/src/lib/edit.cc | Diff File | ||||
mod - core/src/lib/edit.h | Diff File | ||||
mod - core/src/tests/CMakeLists.txt | Diff File | ||||
add - core/src/tests/test_acl_entry_syntax.cc | Diff File |