Feature request: allow dots (.) and slashes (/) in project names

I have multiple development pipelines for my apps:

  • dev.my.app
  • staging.my.app
  • my.app

With other vendors like MixPanel, I can name my projects exactly like my subdomains, which is pretty neat because I don’t have to overload my brain with a name <-> subdomain pairing.

But in Sentry I get this error when setting a name which contains dots or slashes:

Both characters have security implications, the common replacement is dash (-).

1 Like