1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

TODO: Paged searches on LDAP server

Closes #4452
This commit is contained in:
Daniel Stenberg 2020-02-14 23:05:38 +01:00
parent 95d628e13e
commit b26c92fbf0
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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