summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIsaac Boukris <iboukris@gmail.com>2016-01-13 11:05:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-01-26 23:42:55 +0100
commitd41dcba4e9b69d6b761e3460cc6ae7e8fd8f621f (patch)
tree23c1c1339d967eb640e03c2036bdc2f5d08fef51 /docs
parent3017d8a8d8849ebd4feae4f5eae037cd55736a61 (diff)
downloadcurl-d41dcba4e9b69d6b761e3460cc6ae7e8fd8f621f.tar.gz
NTLM: Fix ConnectionExists to compare Proxy credentials
Proxy NTLM authentication should compare credentials when re-using a connection similar to host authentication, as it authenticate the connection. Example: curl -v -x http://proxy:port http://host/ -U good_user:good_pwd --proxy-ntlm --next -x http://proxy:port http://host/ [-U fake_user:fake_pwd --proxy-ntlm] CVE-2016-0755 Bug: http://curl.haxx.se/docs/adv_20160127A.html
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions