ldaptor
ldaptor copied to clipboard
Add custom escaping functionality for parsing LDAP filters
As discussed here: https://github.com/twisted/ldaptor/pull/74
We've recently added custom string escaping functionality when programatically creating LDAP filter strings. It would be great if we added similar functionality when parsing filters as well.