mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:53:32 +03:00
parent
943ac04fc4
commit
da04aa96ab
6 changed files with 15 additions and 15 deletions
|
|
@ -163,7 +163,7 @@ CURLcode Curl_auth_decode_spnego_message(struct Curl_easy *data,
|
|||
}
|
||||
|
||||
/* Use the special name "!ntlm" to prevent NTLM from being used:
|
||||
* https://learn.microsoft.com/en-us/windows/win32/api/sspi/ns-sspi-sec_winnt_auth_identity_exa
|
||||
* https://learn.microsoft.com/windows/win32/api/sspi/ns-sspi-sec_winnt_auth_identity_exa
|
||||
*/
|
||||
#ifdef UNICODE
|
||||
nego->identity.PackageList =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue