]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 18 Feb 2022 09:46:49 +0000 (09:46 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 18 Feb 2022 09:46:49 +0000 (09:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898175 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1ac8c2e260465d610c2bcd1dd4c6d6ece2d237d5..48bf1f87f93c5ba9ad285734ade8a98d1e4e1a23 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -190,8 +190,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1891019
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-dbm.patch
-     +1: minfrin
+     +1: minfrin, icing
      jailletc36: part of r1891023 is needed to fill some APLOGNO()
+     icing: seems there is some potential to wrap this into a common function?
 
   *) Add the ldap function to the expression API, allowing LDAP filters and
      distinguished names based on expressions to be escaped correctly to
@@ -202,7 +203,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1633528
      Backport version for 2.4.x of patch:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-ldap-expr.patch
-     +1: minfrin
+     +1: minfrin, icing
 
   *) Add the ldap-search option to mod_authnz_ldap, allowing authorization
      to be based on arbitrary expressions that do not include the username.