Justin Erenkrantz
|
905cdf9f0b
|
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-04 20:28:49 +00:00 |
|
Bradley Nicholes
|
13050b4ff6
|
Allow AuthLDAPURL to override the default connection type with an option second parameter of NONE, SSL or TLS | STARTTLS
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151083 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-03 00:03:37 +00:00 |
|
William A. Rowe Jr
|
8aea7cff22
|
Correct the order of includes to follow httpd conventions, and get
Win32 compiling again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124279 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-05 21:35:51 +00:00 |
|
William A. Rowe Jr
|
2a565eff67
|
Axe a dead variable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106077 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-21 07:18:38 +00:00 |
|
Bradley Nicholes
|
d688f56f36
|
Return the correct error when the user object is not found
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105697 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-05 23:41:38 +00:00 |
|
Bradley Nicholes
|
a7eff802d2
|
Added the directive "Requires ldap-filter" that allows the module to only authorize a user based on a complex LDAP search filter.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105694 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-05 18:48:16 +00:00 |
|
Bradley Nicholes
|
502d1cc8ec
|
Added the directive "Requires ldap-attribute" that allows the module to only authorize a user if the attribute value specified matches the value of the user object. PR 31913
Submitted by: Ryan Morgan <rmorgan pobox.com>
Reviewd by: Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105675 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-03 22:05:25 +00:00 |
|
Bradley Nicholes
|
ce0d3a2f6f
|
Allow mod_authnz_ldap authorization functionality to be used without requiring the user to also be authenticated through mod_authnz_ldap. This allows other authentication modules to take advantage of LDAP authorization only [PR 28253]
Submitted by: Jari Ahonen [jah progress.com]
Reviewed by: Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105669 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-02 00:08:21 +00:00 |
|
Joe Orton
|
5360bc93bc
|
* modules/aaa/mod_authnz_ldap.c: Fix /*-within-comment warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105415 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-12 12:27:18 +00:00 |
|
Graham Leggett
|
a2e54fb970
|
mod_auth_ldap: Handle the inconsistent way in which the MS LDAP
library handles special characters.
PR: 24437
Obtained from:
Submitted by: Jess Holle
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105379 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-04 23:43:20 +00:00 |
|
Bradley Nicholes
|
8c9b218b6b
|
Clean up some compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104727 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-19 18:08:19 +00:00 |
|
Graham Leggett
|
ef72cd4c9d
|
Clarify an error message to tell the user what to do if apr-util lacks
LDAP support.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104706 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-18 13:15:47 +00:00 |
|
Bradley Nicholes
|
7d188d363c
|
Re-structure the auth_ldap module to fit the new authentication model. The authnz_ldap module provides an ldap authentication provider and an authorization handler. It implements the authorization "require" values ldap-user, ldap-dn and ldap-group. This restructure also moves auth_ldap out of the experimental directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104696 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 23:33:07 +00:00 |
|