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

Always include the target when searching for credentials. #205

Merged
merged 5 commits into from
Aug 17, 2024

Conversation

brotskydotcom
Copy link
Collaborator

This fixes #204. This fix means that v1 keyring credentials in secret-service stores will no longer be found by v3.

The CLI has been extended to allow for finding v1 credentials even in the secret-service case.

This fixes hwchen#204. This fix means that v1 keyring credentials in secret-service stores will no longer be found by v3. This has been documented in the module docs, but also needs to be added to the README.

Also fixed the out-of-date documentation about the requirement for async runtimes.
Also update the README for the release.
@brotskydotcom brotskydotcom merged commit 9cb38f1 into hwchen:master Aug 17, 2024
12 checks passed
@brotskydotcom brotskydotcom deleted the issue-204 branch August 17, 2024 00:14
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

Successfully merging this pull request may close these issues.

Keyring doesn't know how to disambiguate elements from locked collections.
1 participant