full input validation for repository path

Expands ~ , checks for every crazy input problem I can think of
This commit is contained in:
Joey Hess 2012-07-31 20:56:10 -04:00
parent c950e8fba0
commit bab80bf24a
2 changed files with 60 additions and 1 deletions

View file

@ -6,3 +6,6 @@
^{fvInput pathView}
<button type=submit .btn>
Make Repository
$if err
<div .alert .alert-error>
#{errmsg}