mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
Checks the user inputs for the lxc_create endpoint. Pases these inputs through two regular expressions. Applies shell quoting to these user inputs. Signed-off-by: mdevolde <martin.devolder2@gmail.com>