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

Repeat the authentication #18644

Closed
weixihd opened this issue May 20, 2024 · 4 comments
Closed

Repeat the authentication #18644

weixihd opened this issue May 20, 2024 · 4 comments

Comments

@weixihd
Copy link

weixihd commented May 20, 2024

The problem

Always prompt for authentication when pulling, pushing, deleting branches, and so on

Release version

3.3.19-beta1

Operating system

Windows 10

Steps to reproduce the behavior

An authentication window always pops up when you pull or push code

Log files

2024-05-20.desktop.beta.log

Screenshots

1

Additional context

No response

@sergiou87
Copy link
Member

Hey @weixihd 👋 Thank you for your report and sorry for the inconvenience.

From what I see in your logs, you have multiple repositories stored on codeup.aliyun.com. Do you need different credentials to access them?

@sergiou87 sergiou87 added the more-info-needed The submitter needs to provide more information about the issue label May 20, 2024
@weixihd
Copy link
Author

weixihd commented May 21, 2024

Hello. Thank you very much for your reply. These repositories use the same credentials. We use our respective user names and passwords as credentials and do not use personal access tokens as account passwords.

@github-actions github-actions bot removed the more-info-needed The submitter needs to provide more information about the issue label May 21, 2024
@sergiou87
Copy link
Member

Hello 👋

Please, try the latest beta (3.3.19-beta2) from https://desktop.github.com/beta which includes support for multiple git credentials on the same host based on different repository paths and let us know if it works.

After updating, you might need to re-enter your credentials for your Azure DevOps repositories.

For hosts other than dev.azure.com, you might need to set useHttpPath to true for whatever domain your repos are hosted on. For example, for gitlab:

git config --global credential.https://gitlab.com.useHttpPath true

Thank you for your patience 🙏

@sergiou87
Copy link
Member

You can download 3.4.0 now from https://desktop.github.com (auto-updates are rolled out progressively and might take longer)

Closing this now, thank you for your patience 🙏

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

No branches or pull requests

2 participants