]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Implement the util_ldap_cache_getuserdn() API so that the ldap authorization only...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 1 Nov 2004 23:43:24 +0000 (23:43 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 1 Nov 2004 23:43:24 +0000 (23:43 +0000)
commit05556534cd5107b74fee7f1a1cbece9c516eac5d
treefba40b750097cf5d65d6c80fcbb8ff411f979354
parent3fae612ac12f1dec72dcd6091573e9dc4458f90b
Implement the util_ldap_cache_getuserdn() API so that the ldap authorization only modules have access to the util_ldap user cache without have to require ldap authentication as well.  Also required by mod_authnz_ldap so that it's authorization functionality can be used independant from the authentication functionality. [PR 31898]

Submitted by: Jari Ahonen [jah progress.com]
Reviewed by: Brad Nicholes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105667 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/NWGNUmakefile
modules/ldap/util_ldap.c