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

Login with keypass storage doesn't work for new setups #93

Closed
markrietveld opened this issue Jul 17, 2017 · 3 comments
Closed

Login with keypass storage doesn't work for new setups #93

markrietveld opened this issue Jul 17, 2017 · 3 comments

Comments

@markrietveld
Copy link

This may be the same as #82 , but that ticket doesn't have enough details to be sure.

Since 85298e9, the keypass login method only works if you're already logged in. This line makes it so that if the password isn't already there, it will fail the command, instead of asking for the password here.

This leads to:

./jira-darwin-10.6-amd64 login
panic: keyring: Password not found
@jamiesonio
Copy link

jamiesonio commented Aug 7, 2017

I moved back to Version 0.1.9 in order to workaround setting up the keychain the first time. I can confirm I have the keychain setup but after moving back to latest version 0.1.14 I am still seeing this issue.

$ jira ls
panic: keyring: Password not found

@wrouesnel
Copy link
Contributor

This should be resolved by 8d8167b FYI. I'm using it successfully now.

@coryb
Copy link
Contributor

coryb commented Sep 6, 2017

Closing, I think this was fixed in #104 as indicated.

@coryb coryb closed this as completed Sep 6, 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

4 participants