]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: "LDAP on Windows does authentication wrong"
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Oct 2019 20:45:13 +0000 (22:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Oct 2019 20:45:13 +0000 (22:45 +0200)
Closes #3116

docs/KNOWN_BUGS

index 88fe72aa5f606a8957967d360a97e4b30a4c652f..f6d0f7f340633b1628e429de057dbd1c243cdb15 100644 (file)
@@ -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