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 default host issue for the Sentry Tunnel middleware #2019

Merged
merged 4 commits into from Oct 27, 2022

Conversation

mattjohnsonpint
Copy link
Contributor

@mattjohnsonpint mattjohnsonpint commented Oct 27, 2022

The default allowed host for the SentryTunnelMiddleware was "sentry.io".
After this change, any hosting ending in ".sentry.io" is also allowed by default.

Fixes #2017

@mattjohnsonpint mattjohnsonpint merged commit 805b3d9 into main Oct 27, 2022
@mattjohnsonpint mattjohnsonpint deleted the fix-tunnel-hosts branch October 27, 2022 08:54
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.

SentryTunnelMiddleware's default configuration discards all tunnelled events
2 participants