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

Return GitHub PAT token from view model #1241

Merged
merged 1 commit into from
May 4, 2023

Conversation

mjcheetham
Copy link
Collaborator

Fix a bug in the in-proc UI logic for returning the personal access token. We were accidentally returning the password field rather than the token field for PATs.

Fix a bug in the in-proc UI logic for returning the personal access
token. We were accidentally returning the password field rather than the
token field for PATs.
@mjcheetham mjcheetham added bug A bug in Git Credential Manager host:github Specific to the GitHub host provider gui Specific to graphical user interface controls labels May 4, 2023
@mjcheetham mjcheetham merged commit 61cd8e3 into git-ecosystem:main May 4, 2023
5 checks passed
mjcheetham added a commit that referenced this pull request May 8, 2023
**Changes since 2.1.0:**

- Fix several UI bugs (#1238, #1241)
- Lazily initialise Bitbucket host provider dependencies (#1239)
@mjcheetham mjcheetham deleted the fixes-1 branch July 10, 2023 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in Git Credential Manager gui Specific to graphical user interface controls host:github Specific to the GitHub host provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants