Extract response controls in SASL bind responses

This commit is contained in:
stroeder
2015-01-10 16:58:52 +00:00
parent 0b441ce2bc
commit ce6c7b9b82

3
TODO
View File

@@ -9,6 +9,7 @@ Modules/
- VLV control - VLV control
- server-side sorting control - server-side sorting control
- Wrap libldif as faster drop-in replacement for module ldif? - Wrap libldif as faster drop-in replacement for module ldif?
- Extract response controls in SASL bind responses
- Attach response controls to LDAPError instances to deliver the - Attach response controls to LDAPError instances to deliver the
controls to the calling application in case of an error controls to the calling application in case of an error
- Attach more useful information to LDAPError instances, e.g. the filter used - Attach more useful information to LDAPError instances, e.g. the filter used
@@ -27,4 +28,4 @@ Tests/
holding the BLITS test data set holding the BLITS test data set
------------------------------------------------------------------ ------------------------------------------------------------------
$Id: TODO,v 1.38 2012/01/25 19:24:40 stroeder Exp $ $Id: TODO,v 1.39 2015/01/10 16:58:52 stroeder Exp $