subdomain-registrar icon indicating copy to clipboard operation
subdomain-registrar copied to clipboard

Support for updating subdomain zonefile entries

Open jcnelson opened this issue 6 years ago • 1 comments

Currently, our subdomain registrar only handles registration requests. It should additionally handle updating those entries.

The resolver supports parsing and verifying these updates, but an endpoint needs to be added to the registrar (and verification code for the registrar, so that it doesn't add invalid entries to it's zonefiles, even if the resolvers will ultimately ignore them).

jcnelson avatar May 31 '18 20:05 jcnelson

It occurs to me that this is going to be really important once we support migrating data from one Gaia hub to another.

jcnelson avatar Oct 31 '18 18:10 jcnelson