KNOWN_BUGS: "LDAP on Windows does authentication wrong"

Closes #3116
This commit is contained in:
Daniel Stenberg 2019-10-12 22:45:13 +02:00
Родитель 02e608f0bb
Коммит e80b5c8016
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -102,6 +102,7 @@ problems may have been fixed or changed somewhat since this was written!
12. LDAP and OpenLDAP
12.1 OpenLDAP hangs after returning results
12.2 LDAP on Windows does authentication wrong?
13. TCP/IP
13.1 --interface for ipv6 binds to unusable IP address
@ -733,6 +734,9 @@ problems may have been fixed or changed somewhat since this was written!
See https://github.com/curl/curl/issues/622 and
https://curl.haxx.se/mail/lib-2016-01/0101.html
12.2 LDAP on Windows does authentication wrong?
https://github.com/curl/curl/issues/3116
13. TCP/IP