webapp: Fix support for entering password when setting up a ssh remote.

This commit is contained in:
Joey Hess 2015-09-03 11:03:08 -07:00
parent 416d7a4707
commit 19dbe2a611
6 changed files with 26 additions and 21 deletions

View file

@ -3,3 +3,5 @@ entering a password when adding a ssh remote.
Using ssh on windows with an existing remote does work. So as a workaround,
set up a passwordless ssh key that can log into the ssh server. --[[Joey]]
> [[fixed|done]] --[[Joey]]