Files
nomad/website/source
Tim Gross ffb83e1ef1 client/template: configuration for function blacklist and sandboxing
When rendering a task template, the `plugin` function is no longer
permitted by default and will raise an error. An operator can opt-in
to permitting this function with the new `template.function_blacklist`
field in the client configuration.

When rendering a task template, path parameters for the `file`
function will be treated as relative to the task directory by
default. Relative paths or symlinks that point outside the task
directory will raise an error. An operator can opt-out of this
protection with the new `template.disable_file_sandbox` field in the
client configuration.
2019-08-12 16:34:48 -04:00
..
2019-08-01 09:49:41 -05:00
2019-07-30 13:37:44 -05:00
2019-07-04 10:49:15 -05:00
2015-09-11 17:01:02 -07:00
2018-05-26 15:05:25 -05:00
2017-12-10 21:05:30 +01:00
2017-04-01 20:53:35 -04:00
2015-09-11 17:01:02 -07:00
2015-09-11 17:01:02 -07:00
2017-09-12 17:20:54 -04:00
2015-09-11 17:01:02 -07:00