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

view/run do not handle cross keyring version unset values #98

Closed
jbowes opened this issue Nov 29, 2016 · 0 comments
Closed

view/run do not handle cross keyring version unset values #98

jbowes opened this issue Nov 29, 2016 · 0 comments
Assignees
Labels

Comments

@jbowes
Copy link
Member

jbowes commented Nov 29, 2016

When viewing credentials, if the value is unset in a different keyring version than it was set (ie a newer one), the set value is still displayed.

@jbowes jbowes added the bug label Nov 29, 2016
jbowes added a commit that referenced this issue Dec 1, 2016
credentialGraphSet.Prune returns all CredentialGraphs within the
credentialGraphSet that are still active (they have reachable
credentials). Further, it only returns the credentials in each graph
that are still active.

Use Prune for view operations, so we can be sure that even before we
decrypt credentials, we are only returning the active version of a
credential.

Closes #98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants