Skip to content

Investigate replacing PublicSuffix with Rails' builtin TLD handling #68

Description

@aburgel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions