bareos: master a74c18fe

Author Committer Branch Timestamp Parent
joergs Bareos Bot master 2024-07-09 14:50 master 57ab8b25 Pending
Changeset core: handle WhereACL like all other ACLs

The documenation and code comments have described that
an empty WhereACL would accept all input, like "*all*".
In fact, that has never (?) been implemented in that way,
therefore we removed this special case
and handle the WhereACL like all other ACLs.
mod - core/src/dird/dird_conf.cc Diff File
mod - core/src/dird/ua_acl.cc Diff File
mod - docs/manuals/source/manually_added_config_directive_descriptions/dir-console-WhereAcl.rst.inc Diff File