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

Fixes #350 Add get_username_and_password API #351

Merged
merged 2 commits into from
Oct 27, 2018
Merged

Conversation

zooba
Copy link
Contributor

@zooba zooba commented Oct 27, 2018

Fixes #350 Add get_username_and_password API
Adds a new API to enable backends to return a username along with the password.
The entry points include fallback behavior for backends that do not implement the API.

@zooba
Copy link
Contributor Author

zooba commented Oct 27, 2018

I implemented this for Windows, because I can easily test it. Happy to do other platforms as well, but they're also good tests of the fallback

Adds a new API to enable backends to return a username along with the password.
The entry points include fallback behavior for backends that do not implement the API.
@jaraco jaraco merged commit 688ba13 into jaraco:master Oct 27, 2018
@zooba zooba deleted the issue-350 branch October 27, 2018 21:31
jaraco added a commit that referenced this pull request Oct 27, 2018
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.

2 participants