luci/applications/luci-app-firewall/luasrc
Hannu Nyman edc58332f0 luci-app-firewall: use maxlength datatype instead of validate function
Switch the zonename validation to use
a compound datatype "and(uciname,maxlength(14))"
instead of a separate 'validate' function.

Remove the unnecessary function that was introduced by 34e875b

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-17 11:02:13 +03:00
..
controller Rework LuCI build system 2015-01-08 16:26:20 +01:00
model/cbi/firewall luci-app-firewall: use maxlength datatype instead of validate function 2015-09-17 11:02:13 +03:00
tools Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
view/firewall luci-app-firewall: rework internal/external zone list handling when adding forwards 2015-01-26 17:55:09 +01:00