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

feat: support discovering a credential's username on KWallet too #459

Merged
merged 2 commits into from
Aug 30, 2020
Merged

feat: support discovering a credential's username on KWallet too #459

merged 2 commits into from
Aug 30, 2020

Conversation

muggenhor
Copy link
Contributor

Implement the get_credential method for the KWallet backend. This now
allows lookup of a credential by 'service' name only, not requiring the
'username'.

Implements #431

Implement the get_credential method for the KWallet backend. This now
allows lookup of a credential by 'service' name only, not requiring the
'username'.

Implements #431
@muggenhor
Copy link
Contributor Author

FYI: the Azure Pipelines' failures look like an intermittent failure (couldn't download Python with nuget). But I cannot find a way to rerun those builds.

@jaraco
Copy link
Owner

jaraco commented Aug 30, 2020

I re-ran the tests. It must have been a transient failure, but now the tests are failing because black released a new version, invalidating previously-acceptable code.

@jaraco jaraco merged commit c0ec24c into jaraco:master Aug 30, 2020
@jaraco
Copy link
Owner

jaraco commented Aug 30, 2020

Released as v21.4.0.

@muggenhor muggenhor deleted the feat/kwallet-cred-without-username branch August 31, 2020 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants