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

flatpak-oci-registry.c: supply a default scope when getting a token #3460

Merged
merged 1 commit into from Mar 16, 2020

Conversation

owtaylor
Copy link
Contributor

If no scope parameter is supplied in the WWW-Authenticate header,
docker and libpod will make up their own of the form
repository::pull when requesting a bearer token. Match that.

Signed-off-by: Owen W. Taylor otaylor@fishsoup.net

If no scope parameter is supplied in the WWW-Authenticate header,
docker and libpod will make up their own of the form
repository:<reponame>:pull when requesting a bearer token. Match that.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
@rh-atomic-bot
Copy link

Can one of the admins verify this patch?
I understand the following commands:

  • bot, add author to whitelist
  • bot, test pull request
  • bot, test pull request once

@alexlarsson alexlarsson merged commit f7616a8 into flatpak:master Mar 16, 2020
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

3 participants