From: Graham Leggett Date: Sun, 16 Jan 2022 14:20:23 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.53-rc1-candidate~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4217042b921a7699d3c73b5f13e5911f184cee;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897126 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27c9785eccb..8c8f41cf2e9 100644 --- a/STATUS +++ b/STATUS @@ -207,6 +207,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-expr.patch +1: minfrin + *) 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 + Backport version for 2.4.x of patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-search.patch + +1: minfrin + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]