bareos: bareos-13.2 4d844e08

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-13.2 2013-09-07 08:26 bareos-13.2 c0e84afa Pending
Changeset Enhance allowed script dir to not allow relative pathnames.

When users start using releative pathnames it becomes hard to determine
if a path is within a certain allowed path setting without reverting to
more drastic measures. So we just don't allow relative pathnames for
scripts when using the allowed script dir feature.
mod - src/lib/runscript.c Diff File