]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/mod_proxy_ftp.c (proxy_ftp_dir_filter): Use
authorJoe Orton <jorton@apache.org>
Thu, 4 Jun 2026 15:48:00 +0000 (15:48 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 4 Jun 2026 15:48:00 +0000 (15:48 +0000)
commite86bf540f166b3a322f7e7f9cd4aad4cd44deee6
treea2e582d86c183db76f05e37105b244ce5790d4d0
parentc93f7a71e231a06244fd4df770f7cbe04bda4b08
* modules/proxy/mod_proxy_ftp.c (proxy_ftp_dir_filter): Use
  ap_os_escape_path() with ap_escape_html() instead of
  ap_escape_uri() for href attributes in generated directory
  listing links.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934981 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_ftp.c