Merge pull request #667 from chris5560/for-15.05

[for-15.05] luci-app-polipo: remove Parent proxy address field check
This commit is contained in:
Christian Schoenebeck 2016-07-24 20:27:48 +02:00 committed by GitHub
commit 6f5c46681b

View file

@ -80,7 +80,7 @@ o = s:taboption("proxy", Value, "parentProxy",
"will forward the requests."))
o.optional = true
o.datatype = "ipaddr"
--o.datatype = "ipaddr"
o = s:taboption("proxy", Value, "parentAuthCredentials",