]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1589986, r1589995, r1633528 from trunk
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Feb 2022 13:47:02 +0000 (13:47 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 19 Feb 2022 13:47:02 +0000 (13:47 +0000)
commit73ce13be5aa9ae5414772bc6a8a2f7de8dd2db34
tree08cd1fc549d1597ed2cdb850c7a82b139940132f
parent8114dd01a9c9b02462dd691ab52a85c27fc5a1c9
Merge r1589986, r1589995, r1633528 from trunk

  *) Add the ldap function to the expression API, allowing LDAP filters and
     distinguished names based on expressions to be escaped correctly to
     guard against LDAP injection.

Submitted by: minfrin, minfrin, jailletc36
Reviewed by: minfrin, icing, covener
Backported by: jailletc36

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898217 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/expr.xml
docs/manual/mod/mod_authnz_ldap.xml
server/util_expr_eval.c