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: forwardemail bounce processing invalid signature issue #2250

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

shaunwarman
Copy link
Contributor

@shaunwarman shaunwarman commented Jan 9, 2025

Fixes the forwardemail bounce processing and adds some checks (encoding / payload types) to signature validation. Relates to: #2246

Also fixes frontend build issues around yarn caching blocking developer setup / install (make dist) described here: storybookjs/storybook#22431 (comment)

Happy to move that 2nd item that changes frontend (yarn.lock / package.json) to another PR if needed. It looks like build is blocked though without it.

@knadh knadh merged commit a5e56c3 into knadh:master Jan 10, 2025
1 check passed
@knadh knadh added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants