validation: do not allow any project names containing ".."
commit1de07fb70e3098b4175ec40e9eb14779a98c9c6d
authorKyle J. McKay <mackyle@gmail.com>
Sun, 15 Feb 2015 04:21:10 +0000 (14 20:21 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 15 Feb 2015 04:21:10 +0000 (14 20:21 -0800)
treeb8093862b27266d18aaeb9daa29628b9fc703599
parent3128a8674eede23abcb342d94e72b38c299eb1fc
validation: do not allow any project names containing ".."

Reject any project names that contain a ".." sequence as early
as possible to prevent any possible use of a "/../../.." etc.
sequence.

Relaxed rules for pre-existing projects that violate the naming
restrictions are also now eliminated.
Girocco/Project.pm
bin/git-daemon-verify
bin/git-http-backend-verify
bin/git-shell-verify
git-browser.git
git.git