bareos: master 44bbd635

Author Committer Branch Timestamp Parent
Florian Burger Bareos Bot master 2025-01-10 08:02 master 562dfff4 Pending
Changeset bconsole: director must not always have a password

Fixes #2083: bconsole should not require a password in its
director configuration.

Remove 'required' flag from Password item in Director resource. If no
Password item is given, check whether a Console resource is provided
and if not abort.
mod - core/src/console/console.cc Diff File
mod - core/src/console/console_conf.cc Diff File