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

When the port is 443, also save credentials without port #3766

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apostasie
Copy link
Contributor

Fix #3748

Other clients cannot be expected to be smart wrt implied ports. This is the case for buildctl which considers that domain.com is different from domain.com:443.

Saving credentials in both variants will improve compatibility with other clis.

@apostasie
Copy link
Contributor Author

@AkihiroSuda pending CI.

We should consider this for the next patch release. The issue is important.

@apostasie apostasie marked this pull request as ready for review December 16, 2024 22:28
Copy link
Contributor

@yankay yankay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

Private Auth for build fails if it's under a subpath
2 participants