PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
- *) 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.
- Trunk version of patch:
- https://svn.apache.org/r1589993
- https://svn.apache.org/r1591012
- https://svn.apache.org/r1596108
- https://svn.apache.org/r1745033
- Backport version for 2.4.x of patch:
- https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search2.patch
- +1: minfrin
-
*) mod_proxy: Allow to set a TTL for how long DNS resolutions to backend
systems are cached.
In order to solve merge conflicts this proposal also backports:
Backport version for 2.4.x of patch:
https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/390.diff
Can be applied via apply_backport_pr.sh 390
- +1: rpluem, ylavic
+ +1: rpluem, ylavic, minfrin
+
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
+
+ *) 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.
+ Trunk version of patch:
+ https://svn.apache.org/r1589993
+ https://svn.apache.org/r1591012
+ https://svn.apache.org/r1596108
+ https://svn.apache.org/r1745033
+ Backport version for 2.4.x of patch:
+ https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search2.patch
+ +1: minfrin
*) mod_proxy: prevent bad busy values and problems with bybusyness
Trunk version of patch: