]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 7 Oct 2010 18:20:40 +0000 (18:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 7 Oct 2010 18:20:40 +0000 (18:20 +0000)
commit6e3ab22e128eac16de0dae37caf9460c634c11a0
treeadf780c0f321dcc98c63f00473d01dc3b75e6aa8
parent3282f448563ca985f624c3cff8da7fdf29903281
mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8.

PR: 45318
Backports: r902654
Submitted by: Johannes Mueller <joh_m gmx.de>, sf
Reviewed by: rpluem, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1005561 13f79535-47bb-0310-9956-ffa450edef68
CHANGES