-*- coding: utf-8 -*-
Changes with Apache 2.4.63
+ *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
+ to be based on arbitrary expressions that do not include the username.
+ Make sure that when ldap searches are too long, we explicitly log the
+ error. [Graham Leggett]
+
+ *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
+ to be based on arbitrary expressions that do not include the username.
+ Make sure that when ldap searches are too long, we explicitly log the
+ error. [Graham Leggett]
+
+ *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution
+ in the host name or port. PR 69233. [Yann Ylavic]
+
*) mod_log_config: Fix merging for the "LogFormat" directive.
PR: 65222. [Michael Kaufmann <mail michael-kaufmann.ch>]