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

Handling parsing of multiple scopes combined in a single string. #2431

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Handling parsing of multiple scopes combined in a single string. #2431

merged 1 commit into from
Oct 28, 2021

Conversation

jmacelroy
Copy link
Contributor

It is possible for challenge headers to contain multiple scopes in a single string. This change ensures that this case is handled when parsing the scopes by splitting out scopes combined in a single string.

Signed-off-by: Jacob MacElroy [email protected]

It is possible for challenge headers to contain multiple scopes in a single string. This change ensures that this case is handled when parsing the scopes by splitting out scopes combined in a single string.

Signed-off-by: Jacob MacElroy <[email protected]>
@tonistiigi tonistiigi added this to the v0.9.2 milestone Oct 28, 2021
@tonistiigi tonistiigi merged commit 9b95d30 into moby:master Oct 28, 2021
@tonistiigi tonistiigi mentioned this pull request Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants