aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn')
-rw-r--r--doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn b/doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn
new file mode 100644
index 000000000..e734e007b
--- /dev/null
+++ b/doc/bugs/windows_ssh_webapp_password_entry_broken.mdwn
@@ -0,0 +1,5 @@
+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]]