DEPRECATE.md: mention that NTLM_WB no longer works
Ref: #12479 Closes #12553
This commit is contained in:
parent
dd29622f32
commit
d482444cc1
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user