full input validation for repository path
Expands ~ , checks for every crazy input problem I can think of
This commit is contained in:
parent
c950e8fba0
commit
bab80bf24a
2 changed files with 60 additions and 1 deletions
|
@ -6,3 +6,6 @@
|
|||
^{fvInput pathView}
|
||||
<button type=submit .btn>
|
||||
Make Repository
|
||||
$if err
|
||||
<div .alert .alert-error>
|
||||
#{errmsg}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue