]> Sergey Matveev's repositories - public-inbox.git/commit
Revert "cgi: relax path restriction for top-level"
authorEric Wong <e@80x24.org>
Tue, 15 Apr 2014 07:10:17 +0000 (07:10 +0000)
committerEric Wong <e@80x24.org>
Tue, 15 Apr 2014 07:13:43 +0000 (07:13 +0000)
commit3f9410e7a2663dc3f341f82687bef3e9dbea336a
tree471fa11847f42e0e0df5b2ef52df93687cf74eb9
parentd95eccbe97f1a48b76c8a80fc81d88a291676cdc
Revert "cgi: relax path restriction for top-level"

CGI mounts should probably handle this internally.  We're reverting
this since it adds too much potential for abuse with fake/extra
prefixes in the URL.  We also need to reorder our redirect handling
as a result.

This reverts commit c394de9f2c91c2c5ed1f7832a5a7cc0206120b7f.
public-inbox.cgi
t/cgi.t