mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 14:50:21 +04:00
73c4a343e1
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>