bareos: master 946143a8

Author Committer Branch Timestamp Parent
Sebastian Sura Andreas Rogge master 2023-02-10 15:17 master 561280c0 Pending
Changeset stored: lower case device type during validation

Since other parts of the system are actually using equality
comparision, we should ensure that any validated resource is actually
usable by the rest of the system. In this case we do this by
lower_case-ing the device type before we start the validation process.
mod - core/src/stored/device_resource.cc Diff File