Fix path restrictions
Created by: superbobry
Current validation scheme forces path to be [:alphanum:] + -_, however, gitosis also handles: foo/bar, foo/bar.js etc. Why forbid those?
Created by: superbobry
Current validation scheme forces path to be [:alphanum:] + -_, however, gitosis also handles: foo/bar, foo/bar.js etc. Why forbid those?