]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1908827, r1908838 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2023 14:37:07 +0000 (14:37 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2023 14:37:07 +0000 (14:37 +0000)
commitfd92481223a0d213f1dc2f96745f495efcf33eca
tree245001fd7721d156b97a20854530f67ae9e640cf
parent9b8cf1746bb004050b02a30bf0222479fbe405c2
Merge r1908827, r1908838 from trunk:

mod_proxy: Check for space/ctrls in nocanon path/urls before forwarding.

Follow up to r1908827: CHANGES entry.
Submitted by: ylavic
Reviewed by: ylavic, rpluem, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908865 13f79535-47bb-0310-9956-ffa450edef68
STATUS
changes-entries/proxy_check_path.txt [new file with mode: 0644]
modules/http2/mod_proxy_http2.c
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_balancer.c
modules/proxy/mod_proxy_fcgi.c
modules/proxy/mod_proxy_http.c
modules/proxy/mod_proxy_uwsgi.c
modules/proxy/mod_proxy_wstunnel.c