]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Parse individual paths listed in the UserDir directive for correctness.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Oct 2001 17:54:53 +0000 (17:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Oct 2001 17:54:53 +0000 (17:54 +0000)
commit50de6d164f72a7520b9ff4f95ca99e028cb259b6
treeb47b4fcc04dcd245bb5ede4c63578384c3f219c1
parent21ab80a2bcb933b5136b35007b37d01d7ad8e666
  Parse individual paths listed in the UserDir directive for correctness.
  This also addresses the 'quote' problem, where quoted paths would fail
  the is absolute redirect or absolute path test on Netware/Win32, given
  a "/somepath" designation.

PR: 8238
Submitted by: Dustin Mitchell <dustin@cs.uchicago.edu>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91388 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_userdir.c