]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed issue where bad creds provided by the management interface
authorJames Yonan <james@openvpn.net>
Thu, 10 Jun 2010 03:17:21 +0000 (03:17 +0000)
committerJames Yonan <james@openvpn.net>
Thu, 10 Jun 2010 03:17:21 +0000 (03:17 +0000)
commitd222fcc587de09da0cb4681526e56b944313b22f
treed9c56e7688df37c1de9fbdc8284f9dd66eb74a48
parentaaf72974672e4f2af2053247b63ef6f06bdc80c0
Fixed issue where bad creds provided by the management interface
for HTTP Proxy Basic Authentication would go into an infinite
retry-fail loop instead of requerying the management interface for
new creds.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5701 e7ae566f-a301-0410-adde-c780ea21d3b5
proxy.c
version.m4