author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 1 Mar 2007 11:17:35 +0000 (12:17 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 1 Mar 2007 11:17:35 +0000 (12:17 +0100) | ||
commit | 5a7cdf2e0efd8579ea8771b856a682ec39acd70e | |
tree | b7a4b9d27add2476a1d2db52a7dec5034a595263 | tree | snapshot |
parent | 5fa0bf3a424badc440742e95465513844ee57a3a | commit | diff |
src/common.c: Allow `check_create_dir' to create absolute directories.
Since the `DataDir' of the `csv' and `rrdtool' plugins are seperate from the
`BaseDir' setting, it makes sense to allow absolute directories here. The
(possibly more secure) alternative would be to disallow absolute directories
and force the user to create SymLinks instead.
Since the `DataDir' of the `csv' and `rrdtool' plugins are seperate from the
`BaseDir' setting, it makes sense to allow absolute directories here. The
(possibly more secure) alternative would be to disallow absolute directories
and force the user to create SymLinks instead.
src/common.c | diff | blob | history |