Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Handle Passphrase Request When Using ssh URLs #41

Open
jmwright opened this issue Mar 13, 2019 · 0 comments
Open

Handle Passphrase Request When Using ssh URLs #41

jmwright opened this issue Mar 13, 2019 · 0 comments
Assignees

Comments

@jmwright
Copy link
Contributor

This is broken out from issue #31 so that it can be addressed separately. If a user has a passphrase set for their ssh key, it will be requested when they try to upload/refactor. On some OSes this is handled properly and the GUI will present them with a passphrase dialog when needed. Sometimes though it gets swallowed up, leading to a hang or authentication error that the user can't do anything with. This is a temporary work-around, but I think there are ways to forward that ask to other utilities. This could be tied in with a more secure way to handle the passwords for https. I'm not sure yet.

Other related links:

@jmwright jmwright self-assigned this Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant