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

Fix webhooks signature #1546

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Fix webhooks signature #1546

merged 1 commit into from
Sep 22, 2023

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Sep 22, 2023

Description

This PR fixes the way webhooks signatures are created. Before this change, the signature of an empty body was prepended by the body itself.

This commit fixes the way webhooks signatures are created. Before this
change, the signature of an empty body was prepended by the body itself.
@maraino maraino requested a review from areed September 22, 2023 20:23
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Sep 22, 2023
@maraino maraino merged commit e766ca7 into master Sep 22, 2023
14 checks passed
@maraino maraino deleted the fix-webhook-signature branch September 22, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants