Skip to content

devservices: Drop host matching rules in proxy and ingest-router#130

Merged
lynnagara merged 2 commits into
mainfrom
devservices-host-match
May 19, 2026
Merged

devservices: Drop host matching rules in proxy and ingest-router#130
lynnagara merged 2 commits into
mainfrom
devservices-host-match

Conversation

@lynnagara
Copy link
Copy Markdown
Member

Removes the host: localhost match from the dev proxy and ingest-router routes so they accept the standard dev.getsentry.net URL devs already use, plus any other local hostnames we may want to use locally in multi-cell mode (cell.dev.getsentry.net, etc.).

Host matching adds no benefit or security in dev — port binding already scopes traffic to requests explicitly routed to synapse.

Removes the `host: localhost` match from the dev proxy and
ingest-router routes so they accept the standard `dev.getsentry.net`
URL devs already use, plus any other local hostnames we may want to
use locally in multi-cell mode (`cell.dev.getsentry.net`, etc.).

Host matching adds no benefit or security in dev — port binding
already scopes traffic to requests explicitly routed to synapse.
@lynnagara lynnagara requested a review from a team as a code owner May 18, 2026 19:08
@lynnagara lynnagara merged commit 81a59b4 into main May 19, 2026
20 checks passed
@lynnagara lynnagara deleted the devservices-host-match branch May 19, 2026 16:08
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.

2 participants