summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-02-14 23:05:38 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-02-14 23:05:38 +0100
commitb26c92fbf04d2bc41a42f059f67ef2a5dc75cc62 (patch)
tree102d46bf01334d06296354c9a0ab21395efae8c9
parent95d628e13ecbf9ff5c0424d287754ab6c20110d2 (diff)
downloadcurl-b26c92fbf04d2bc41a42f059f67ef2a5dc75cc62.tar.gz
TODO: Paged searches on LDAP server
Closes #4452
-rw-r--r--docs/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index e23f28b9b..4ed23b456 100644
--- 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
@@ -611,6 +612,10 @@
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