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

Disable signature auth #1148

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Disable signature auth #1148

merged 3 commits into from
Sep 10, 2024

Conversation

corps
Copy link
Contributor

@corps corps commented Sep 10, 2024

No description provided.

@corps corps requested a review from a team September 10, 2024 22:12
@corps corps enabled auto-merge (squash) September 10, 2024 22:13
# f"Rpcsignature did not match for given url {request.url} and data"
# )
pass
if auth_header.startswith("Bearer "):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will remove this later once we determine our plan for codecov stuff, but didn't see any point removing it atm.

Copy link
Member

Choose a reason for hiding this comment

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

we should change the condition with config.IGNORE_API_AUTH too, cuz right now if we merge this into prod it will hit that case and error

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@corps corps disabled auto-merge September 10, 2024 22:19
@corps corps enabled auto-merge (squash) September 10, 2024 22:24
@corps corps merged commit 950dfa3 into main Sep 10, 2024
6 checks passed
@corps corps deleted the zc/disable-signature-auth branch September 10, 2024 22:40
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.

3 participants