summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2010-01-24 20:54:05 +0000
committerEric Covener <covener@apache.org>2010-01-24 20:54:05 +0000
commitfa60d181031cbaf7b2577cbf9d2e6e36fca58503 (patch)
tree168626565deeee7339393a5a9f6b868f98a593d4 /CHANGES
parent2211d9de6c2199e8aa82bc399c77571eebf2a565 (diff)
downloadhttpd-fa60d181031cbaf7b2577cbf9d2e6e36fca58503.tar.gz
Change LDAP authentication failures (user->DN or password check) to log
level INFO from log level WARNING. This is still liberal for authn providers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0126552f5b..e0782208cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
Changes with Apache 2.3.6
+ *) mod_authnz_ldap: Failures to map a username to a DN, or to check a user
+ password now result in an informational level log entry instead of
+ warning level. [Eric Covener]
+
Changes with Apache 2.3.5
*) Ensure each subrequest has a shallow copy of headers_in so that the