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

Bugfix - www-auth header not parsing correctly #1374

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

MorningLightMountain713
Copy link
Contributor

@MorningLightMountain713 MorningLightMountain713 commented Jul 22, 2024

Fix for incorrect www-authenticate header parsing. This was causing any image that had an underscore to be rejected (on register app page) as it couldn't match the repo for the authentication request.

Was missing the allowed underscore character.

Adds a test for this as well.

Tested on a live node - works fine now.

Copy link
Member

@Cabecinha84 Cabecinha84 left a comment

Choose a reason for hiding this comment

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

ack

@Cabecinha84 Cabecinha84 merged commit 14760c4 into development Jul 22, 2024
2 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.

2 participants