Project

General

Profile

« Previous | Next » 

Revision 9c1b18ff

Added by Leos Stejskal almost 3 years ago

Fixes #33033 - shell_escape template macro

New template macro `shell_escape` using
Ruby's `Shellwords.shellescape` for safe shell strings.

Use `shell_escape` for user input variables
in registration templates (`global` & `host_init`)

  • added
  • modified
  • copied
  • renamed
  • deleted