aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn
blob: 1b6f41e2c990429bab261a47dc93c16c1ea806e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
Recent changes to ssh on Windows have broken the webapps's support for
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]]

> I have a `winprocfix` branch that uses process-1.3 which has been
> enhanced to allow fixing this. Merging is currently blocked on
> <https://github.com/pcapriotti/optparse-applicative/issues/153> --[[Joey]]
> 
> [[fixed|done]] --[[Joey]]