Module: sip-router Branch: janakj/ldap Commit: 98afa6b7ab601686d95818262febb4988cd3a576 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=98afa6b7...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Wed Jun 25 08:57:26 2008 +0000
- todo updated
---
modules/db_ldap/todo.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/modules/db_ldap/todo.txt b/modules/db_ldap/todo.txt index 20f230b..da94661 100644 --- a/modules/db_ldap/todo.txt +++ b/modules/db_ldap/todo.txt @@ -101,3 +101,6 @@ X Support for Older LDAP Libraries Older versions of the openldap client library might not contain LDAP_SCOPE_CHILDREN. We need to handle this case in a graceful manner and make sure that the module compiles. + +* Check that we escape strings properly according to RFC4514 +