relay
relay copied to clipboard
Allow regex in allowed domains
Problem Statement
Hi I'd like to limit traffic to only specific domains and subdomains like https://company-*.vercel.app this sadly doesnt work right now and hence it would be good to get full regex support for allowed domain in the client security section of a projects settings.
Solution Brainstorm
No response
Product Area
Settings - General
Assigning to @getsentry/support for routing ⏲️
Hi, thanks for reaching out. For technical reasons, we support wildcards only as prefixes. In this case, something like https://*-something.vercel.app would work. Unfortunately, we are not planning to add regex support to this field, as it is designed to be highly specific.