luci-app-openvpn: add security hint for compress

See https://community.openvpn.net/openvpn/wiki/VORACLE

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2020-12-11 10:48:13 +01:00
parent 33db8d9e7a
commit 5160f1c6ba

View file

@ -162,7 +162,7 @@ local knownParams = {
{ ListValue,
"compress",
{ "lzo", "lz4", "stub-v2"},
translate("Enable a compression algorithm") },
translate("Security recommendation: It is recommended to not enable compression and set this parameter to `stub-v2`") },
} },
{ "networking", translate("Networking"), {