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

Check original webhook for sensitive fields when copying #2608

Merged
merged 6 commits into from
Jul 20, 2023

Conversation

mderynck
Copy link
Contributor

@mderynck mderynck commented Jul 20, 2023

What this PR does

When a webhook is being copied if it contains a password or authorization header reference the original webhook to get this data since it has been masked in the input data.

Which issue(s) this PR fixes

Fixes #2604

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@mderynck mderynck requested a review from a team July 20, 2023 20:11
@mderynck mderynck added the pr:no public docs Added to a PR that does not require public documentation updates label Jul 20, 2023
@mderynck mderynck added this pull request to the merge queue Jul 20, 2023
Merged via the queue into dev with commit 773deba Jul 20, 2023
@mderynck mderynck deleted the mderynck/webhooks-2-fix-copy-legacy branch July 20, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Legacy webhook cannot be copied
2 participants