Skip to content

Verify current domain ownership  #43

@jgryffindor

Description

@jgryffindor

It's possible for a user to re-use an existing A record of a domain that no longer has an active site, but the record was left in place.

Describe the solution you'd like

  • To prevent this when creating a site, users should be required to create a unique TXT record related to the current deployment.
  • The ingress system should verify the A Record, www CNAME, and TXT record match the expected values to proceed with creating the site ingress.

Describe alternatives you've considered

  • An alternative would be a secondary system that emails the registered email on the domain.

Additional context

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions