]> granicus.if.org Git - apache/commit
Added character set support to mod_auth_LDAP to allow it to convert
authorBradley Nicholes <bnicholes@apache.org>
Sat, 14 Dec 2002 00:13:15 +0000 (00:13 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 14 Dec 2002 00:13:15 +0000 (00:13 +0000)
commit28cee7e1a373fca5ce92fd7f89ff837abc87a85e
tree5339ff43bcc4a24ffee7883692ca5f21329bc387
parent17f77fa6806d22c3160cc1c2705556e968e40692
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97910 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/NWGNUauthldap
modules/experimental/charset.conv [new file with mode: 0644]
modules/experimental/mod_auth_ldap.c