curl-library
Bug with NTLM implementation
From: Paras S <livetestid_at_live.in>
Date: Tue, 7 Jan 2014 13:24:56 +0530
Received on 2014-01-07
Date: Tue, 7 Jan 2014 13:24:56 +0530
If a connection is established to a server and authenticated via NTLM,
and one changes the CURLOPT_USERNAME or CURLOPT_PASSWORD, keeping the URL the same,
libcurl re-uses the older authenticated connection, effectively ignoring the new user.
Fix is attached.
--
Paras
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: ntlm_reuse.patch