Paul Querna wrote:

  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?

This block of code definitely belongs in apr-util, you are 100% right - but moving it to apr-util is a completely separate issue to fixing the bug as committed.

So far this code will only be moved in httpd v2.1/v2.2 and apr v1.0, none of the apr-util restructuring was to be backported to httpd v2.0/apr v0.9, as the LDAP stuff is experimental in v2.0 anyway (it's not experimental in v2.1/v2.2).

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to