-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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.