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

Unplugging/replugging Yubikey before saving DB causes challenge response issue in save #902

Closed
kalegrill opened this issue Aug 27, 2017 · 1 comment

Comments

@kalegrill
Copy link

Expected Behavior

(1) Opening DB with yubikey, (2) removing yubikey, (3) editing DB, (4) inserting yubikey, and then (5) saving DB should "just work".

Current Behavior

Following those steps results in error about challenge response missing.

A workaround is completing (4) as detailed above, then going to "change master key" and checking the checkbox for challenge response. Then the yubikey is active and the "change master key" window can be cancelled and DB saved.

Context

I unplug the key a lot without saving (maybe not the best habit). Fortunately the workaround is quick and easy but may not be intuitive to others.

@droidmonkey
Copy link
Member

This has been fixed in pr #880. It will be released under 2.2.1.

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