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

proxy: Fix logic error with auth_data switch #639

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

cgwalters
Copy link
Member

The previous change switched to use auth_data directly instead of passing the file. Update the logic just below which needs adjustment to continue to support authenticated pulls.

The previous change switched to use `auth_data` directly instead
of passing the file.  Update the logic just below which needs
adjustment to continue to support authenticated pulls.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Member Author

Will look at some test coverage for this using ghcr.io per PR

@cgwalters cgwalters merged commit 8f7fd02 into ostreedev:main Jun 5, 2024
10 checks passed
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.

None yet

2 participants