]> granicus.if.org Git - apache/commitdiff
mod_auth_ldap patch
authorBradley Nicholes <bnicholes@apache.org>
Sat, 14 Dec 2002 00:13:52 +0000 (00:13 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 14 Dec 2002 00:13:52 +0000 (00:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97911 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1d256f27ac415e722ca6b33b98afddbdc579f75a..e5fc3596434fadb76a9b7967eb372bea2b24d80d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,13 @@ Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
 
+  *) Added character set support to mod_auth_LDAP to allow it to 
+     convert extended characters used in the user ID to UTF-8 
+     before authenticating against the LDAP directory. The new
+     directive AuthLDAPCharsetConfig is used to specify the config
+     file that contains the character set conversion table.
+     [Brad Nicholes]
+     
   *) Fix a bug where we leak fd's until the end of a keepalive 
      connection, which may result in:
        (24)Too many open files: file permissions deny server access