[EMAIL PROTECTED] wrote:
minfrin     2004/10/04 16:43:20

  Modified:    .        CHANGES
               modules/aaa mod_authnz_ldap.c
  Log:
  mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
  library handles special characters.

It seems like this is something that belongs in APR-Util. Wouldn't any application that needed to escape characters in an LDAP filter end up copying this code?


Maybe APR-Util should have a _escape(...) type function instead of clogging up httpd with #ifdefs, because if anyone else ever uses APR-Util for ldap, they will end up copying this code to make their stuff portable.

Stuff to make LDAP more portable should go into APR...?

-Paul Querna



Reply via email to