luci/applications/luci-app-firewall
Hannu Nyman 720f76c561 for-15.05 luci-app-firewall: use maxlength datatype for zone name validation
Backport from trunk the zonename validation using
a compound datatype "and(uciname,maxlength(14))"

fw3 sets the maximum length of the zone name to 14 and
ignores zone definitions with too long names.
Add a simple validation to ensure that the new zone name is short enough.

Backport of 34e875b3 and edc58332

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-26 20:35:34 +03:00
..
luasrc for-15.05 luci-app-firewall: use maxlength datatype for zone name validation 2015-09-26 20:35:34 +03:00
po fix wrong xhtml tags in po files 2015-04-21 21:26:00 +02:00
Makefile Rework LuCI build system 2015-01-08 16:26:20 +01:00