mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:21:41 +03:00
DEPRECATE.md: mention that NTLM_WB no longer works
Ref: #12479 Closes #12553
This commit is contained in:
parent
dd29622f32
commit
d482444cc1
1 changed files with 5 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue