Skip to content

Commit 0e76f5b

Browse files
committed
Update CHANGES via 'make update-changes'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923144 13f79535-47bb-0310-9956-ffa450edef68
1 parent 650ab34 commit 0e76f5b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
-*- coding: utf-8 -*-
22
Changes with Apache 2.4.63
33

4+
*) Add the ldap-search option to mod_authnz_ldap, allowing authorization
5+
to be based on arbitrary expressions that do not include the username.
6+
Make sure that when ldap searches are too long, we explicitly log the
7+
error. [Graham Leggett]
8+
9+
*) Add the ldap-search option to mod_authnz_ldap, allowing authorization
10+
to be based on arbitrary expressions that do not include the username.
11+
Make sure that when ldap searches are too long, we explicitly log the
12+
error. [Graham Leggett]
13+
14+
*) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
15+
in the host name or port. PR 69233. [Yann Ylavic]
16+
417
*) mod_log_config: Fix merging for the "LogFormat" directive.
518
PR: 65222. [Michael Kaufmann <mail michael-kaufmann.ch>]
619

0 commit comments

Comments
 (0)