]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_ldap: Pre-scan the requirements array before doing any LDAP lookups,
authorJim Jagielski <jim@apache.org>
Sun, 20 Sep 2009 17:50:19 +0000 (17:50 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 20 Sep 2009 17:50:19 +0000 (17:50 +0000)
commite76f536790ae2e9fb872f1438601bc502183f531
tree11f28d0144476d5f4d14a9667bd43442ea538cb4
parent5970bcc6be1b5e3ed79fc2f118222e82747683b8
 * mod_ldap: Pre-scan the requirements array before doing any LDAP lookups,
   for cases where an LDAP URL is configured but non-LDAP authn/authz is in
   effect. This stops us from trying to resolve file-based userids to a DN
   when the AuthLDAPURL has been defined at a very high level.
   PR 45946
   Trunk patch: n/a due to authz refactoring (no provider called without require-ments)
   2.2.x version of patch: http://people.apache.org/~covener/httpd-2.2.x-authnz_ldap-skipdnloookup-3.diff
   +1: covener, minfrin, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@817064 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/aaa/mod_authnz_ldap.c