]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: Paged searches on LDAP server
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Feb 2020 22:05:38 +0000 (23:05 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Feb 2020 22:05:38 +0000 (23:05 +0100)
Closes #4452

docs/TODO

index e23f28b9b68131912aced8e05e2f6f41eacce23b..4ed23b456ca00bb3c1aeffe60cd080cefe12d7c4 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -88,6 +88,7 @@
  10. LDAP
  10.1 SASL based authentication mechanisms
  10.2 CURLOPT_SSL_CTX_FUNCTION for LDAPS
+ 10.3 Paged searches on LDAP server
 
  11. SMB
  11.1 File listing support
 
  https://github.com/curl/curl/issues/4108
 
+10.3 Paged searches on LDAP server
+
+ https://github.com/curl/curl/issues/4452
+
 11. SMB
 
 11.1 File listing support