Open
Description
We use PublicSuffix to extract the domain of the host so we can pull out the correct wildcard domain.
An alternative may be to use config.action_dispatch.tld_length
to do the same thing, since we should be able to rely on the app to have this configured if it is running on a domain with a 2+ level TLD.
Metadata
Metadata
Assignees
Labels
No labels