diff options
author | Daniel Dickinson <openwrt@daniel.thecshore.com> | 2015-12-14 07:38:31 -0500 |
---|---|---|
committer | Daniel Dickinson <openwrt@daniel.thecshore.com> | 2015-12-15 13:10:15 -0500 |
commit | 38880407aa6c0246bc9af52073a79ff4a2096a6e (patch) | |
tree | 340fa7fe332077526fdd8fdc487330394c3d9e24 /modules/luci-mod-admin-full/luasrc/model | |
parent | d83642c20519692c5d3883e23d01bb84a48dd85a (diff) |
modules/luci-base: Fix ipaddrport validator to support ipv6
The previous versiono of ipaddrport validator only worked for ipv4
due to disallowing colons (:) in ip address which obvious fails for
ipv6. We now instead allow either ipv4 address or an ipv6 address of
the form [<ipv6address>]:port
Diffstat (limited to 'modules/luci-mod-admin-full/luasrc/model')
0 files changed, 0 insertions, 0 deletions