DEPRECATE.md: mention that NTLM_WB no longer works

Ref: #12479
Closes #12553
This commit is contained in:
Daniel Stenberg 2023-12-19 08:21:48 +01:00
parent dd29622f32
commit d482444cc1
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -15,7 +15,11 @@ don't test it in the test suite and CI.
We keep the native NTLM implementation.
curl will remove the support for NTLM_WB auth in June 2024.
Due to a mistake, the `NTLM_WB` functionality is missing in builds since 8.4.0
(October 2023). It needs to be manually patched to work. See [PR
12479](https://github.com/curl/curl/pull/12479).
curl will remove the support for NTLM_WB auth in April 2024.
## space-separated `NOPROXY` patterns