Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password protected ssh keys prompt is missing #578

Closed
glinton opened this issue Sep 15, 2017 · 2 comments
Closed

Password protected ssh keys prompt is missing #578

glinton opened this issue Sep 15, 2017 · 2 comments
Assignees

Comments

@glinton
Copy link
Contributor

glinton commented Sep 15, 2017

Currently, the -v flag must be passed to nanobox to view the prompt for password protected ssh keys. A patch has been pushed to make password protected keys an 'opt-in' feature until the display issue is resolved.

@tylerflint
Copy link
Contributor

You might just be missing something like this: https://github.com/nanobox-io/nanobox/blob/master/processors/server/setup.go#L42-L45

@glinton
Copy link
Contributor Author

glinton commented Sep 15, 2017

Ah, possibly. I'll check it out, thanks. I haven't spent much time yet in the display package yet.

glinton added a commit that referenced this issue Sep 15, 2017
Also, make password protected ssh key support opt-out, rather than
opt-in.

Resolves #578
@glinton glinton self-assigned this Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants