nl-kat-coordination icon indicating copy to clipboard operation
nl-kat-coordination copied to clipboard

Feat/bit domain ownership pending

Open underdarknl opened this issue 1 year ago • 0 comments

Changes

Some Registrars require periodic ownership verification. If this is not done in time, the dns servers are replaced by a placeholder DNS-Server showing a verification page. The domain does not function normally during this time.

Issue link

Closes ...

QA notes

Add one of the listed dns servers to the domain.

'DNS1.NAME-SERVICES.COM',
'DNS2.NAME-SERVICES.COM',
'DNS3.NAME-SERVICES.COM',
'DNS4.NAME-SERVICES.COM',
'DNS5.NAME-SERVICES.COM',
'NS1.REGISTRANT-VERIFICATION.ISPAPI.NET',
'NS2.REGISTRANT-VERIFICATION.ISPAPI.NET',
'NS3.REGISTRANT-VERIFICATION.ISPAPI.NET'

Code Checklist

  • [x] All the commits in this PR are properly PGP-signed and verified.
  • [x] This PR only contains functionality relevant to the issue.
  • [ ] I have written unit tests for the changes or fixes I made.
  • [ ] I have checked the documentation and made changes where necessary.
  • [ ] I have performed a self-review of my code and refactored it to the best of my abilities.
  • [ ] Tickets have been created for newly discovered issues.
  • [ ] For any non-trivial functionality, I have added integration and/or end-to-end tests.
  • [ ] I have informed others of any required .env changes files if required and changed the .env-dist accordingly.
  • [ ] I have included comments in the code to elaborate on what is not self-evident from the code itself, including references to issues and discussions online, or implicit behavior of an interface.

Checklist for code reviewers:

Copy-paste the checklist from the docs/source/templates folder into your comment.


Checklist for QA:

Copy-paste the checklist from the docs/source/templates folder into your comment.

underdarknl avatar Jul 24 '24 08:07 underdarknl