We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d3f33 commit dc18050Copy full SHA for dc18050
1 file changed
TODO
@@ -2,12 +2,8 @@
2
3
General:
4
- Define common Python style license for all modules
5
-- Support Python 3.2+
6
7
Modules/
8
-- Specific support for more controls
9
- - VLV control
10
- - server-side sorting control
11
- Wrap libldif as faster drop-in replacement for module ldif?
12
- Extract response controls in SASL bind responses
13
- Attach response controls to LDAPError instances to deliver the
@@ -16,8 +12,6 @@ Modules/
16
when doing a search in case of ldap.FILTER_ERROR etc.
17
18
14
Lib/
19
-- Unicode support for DNs, filter strings, etc. but not entry attributes!
20
-(Everybody asking for the latter should check the mailing list archive first.)
21
15
- Caching of search requests for each LDAPObject instance
22
- LDIF parser for replication logs and change records
23
0 commit comments