luci/applications/luci-app-firewall/luasrc/model/cbi/firewall
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
..
custom.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
forward-details.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
forwards.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
rule-details.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
rules.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
zone-details.lua luci-app-firewall: use maxlength datatype instead of validate function 2015-09-17 11:02:13 +03:00
zones.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00