]> granicus.if.org Git - curl/commit
sasl_sspi: Populate domain from the realm in the challenge
authorGrant Pannell <grant@pannell.net.au>
Sun, 26 Apr 2015 14:12:23 +0000 (16:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 26 Apr 2015 14:12:23 +0000 (16:12 +0200)
commit59f3f92ba6150e9a5a57f71b6e781802148916d0
tree61f20d9de4e2732a9b73f0feaf4c1938b7cf79ce
parent6a7261359b4c7ebddff0c096468047077e7d06ef
sasl_sspi: Populate domain from the realm in the challenge

Without this, SSPI based digest auth was broken.

Bug: https://github.com/bagder/curl/pull/141.patch
lib/curl_sasl.c
lib/curl_sasl.h
lib/curl_sasl_sspi.c
lib/curl_sspi.h