]> granicus.if.org Git - curl/commit
NTLM: Reset auth-done when using a fresh connection
authorIsaac Boukris <iboukris@gmail.com>
Wed, 16 Sep 2015 00:52:36 +0000 (03:52 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 19 Sep 2015 21:21:05 +0000 (23:21 +0200)
commitf65e07ca5930a27a54fe96e99e838f6c85c5356b
tree678f01182b9b41be9c208422ce4143148c9c79b5
parent30c131f51f605d35e5d90f4be1727045fef17351
NTLM: Reset auth-done when using a fresh connection

With NTLM a new connection will always require authentication.
Fixes #435
lib/url.c