From: William A. Rowe Jr Date: Thu, 7 Oct 2010 18:20:40 +0000 (+0000) Subject: mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8. X-Git-Tag: 2.2.17~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3ab22e128eac16de0dae37caf9460c634c11a0;p=thirdparty%2Fapache%2Fhttpd.git mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8. PR: 45318 Backports: r902654 Submitted by: Johannes Mueller , 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 --- diff --git a/CHANGES b/CHANGES index e4e8ebcc2a4..ceb90943c33 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - -*- coding: utf-8 -*- + -*- coding: utf-8 -*- Changes with Apache 2.2.17 *) mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the