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

Don't overwrite query in realm for token exchange #758

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #757

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2020

Codecov Report

Merging #758 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #758   +/-   ##
=======================================
  Coverage   79.02%   79.02%           
=======================================
  Files         102      102           
  Lines        4734     4734           
=======================================
  Hits         3741     3741           
  Misses        550      550           
  Partials      443      443           
Impacted Files Coverage Δ
pkg/v1/remote/transport/bearer.go 77.06% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cecf390...f8f9b25. Read the comment docs.

@jonjohnsonjr jonjohnsonjr merged commit b6430e8 into google:master Aug 24, 2020
@jonjohnsonjr jonjohnsonjr deleted the realm-query branch August 24, 2020 17:21
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.

Query parameters in raw bearer of an unauthorized response from the registry are overwritten
3 participants