bareos2015: bareos-14.2 fdb3e788

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2013-09-07 10:26 bareos-14.2 cb29a921 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