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

Add check not to append Auth header if already present #2631

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

karelhala
Copy link
Contributor

Description

There's currently an issue if requestor already sets Auth header for fetch request it duplicates it and that breaks the auth flow. This PR checks if Auth header is alredy set and if so do not re-set it.

@karelhala karelhala requested a review from a team September 4, 2023 15:01
@karelhala
Copy link
Contributor Author

/retest

@Hyperkid123 Hyperkid123 merged commit a289593 into RedHatInsights:master Sep 5, 2023
5 of 6 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