luci/applications/luci-app-firewall/luasrc/model/cbi/firewall
Kristian Evensen d3aa12b8ed luci-app-firewall: Fix typo in forwards redirect
When creating a forwarding rule with protocol set to other, a user is
forwarded to the configuration page. The URL for the configuration page
contained a typo - the user was forwarded to
admin/network/firewall/redirect/cfg... and not
admin/network/firewall/forwards/cfg..., leading to a 404.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
2018-06-11 07:10:48 +02:00
..
custom.lua luci-app-firewall: Fix a word typo, arbritary -> arbitrary 2017-08-06 22:21:04 +08:00
forward-details.lua luci-app-firewall: disable port fields when protocol is not TCP or UDP 2018-06-10 16:24:07 +02:00
forwards.lua luci-app-firewall: Fix typo in forwards redirect 2018-06-11 07:10:48 +02:00
rule-details.lua luci-app-firewall: disable port fields when protocol is not TCP or UDP 2018-06-10 16:24:07 +02:00
rules.lua luci-app-firewall: recognize egress rules in rule overview 2018-06-08 17:09:18 +02:00
zone-details.lua treewide: switch firewall zone, network and iface lists to dropdown code 2018-06-08 08:19:20 +02:00
zones.lua luci-app-firewall: expose flow offloading options 2018-05-26 20:31:23 +03:00