luci/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall
Jo-Philipp Wich 71c80a03ce luci-app-firewall: fix zone network default
When a `config zone` section lacks an `option network` or `list network`
setting, its contained interface list defaults to the name of the zone,
e.g. a zone named `foo` will implicitely contain the network `foo` unless
a deviating or empty `option network` is specified.

Adjust the zones.js model accordingly to reflect that implicit default.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d60a1a13b0)
2020-01-04 18:49:10 +01:00
..
custom.js treewide: require ui.js explicitly 2019-11-03 21:55:50 +01:00
forwards.js luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHints 2019-11-01 12:03:33 +01:00
rules.js luci-app-firewall: update rule ip hints based on address family 2019-12-30 14:52:27 +01:00
zones.js luci-app-firewall: fix zone network default 2020-01-04 18:49:10 +01:00