dnsmanager/TODO.md

20 lines
617 B
Markdown
Raw Permalink Normal View History

2023-06-28 01:01:26 +02:00
TODO:
- errors should be precise and dedicated (have their own dedicated message ID)
- verify
2023-06-29 19:07:09 +02:00
* (server) accept only acceptable domains
* DONE: right domains
* TODO: not reserved sub-domains
2023-06-28 01:01:26 +02:00
* (server) request errors
* (server) Resource Records to add, del and modify
* (server) Zone validity on modification
* (client) check for errors in the list of possible returned messages
DONE:
2023-06-29 19:07:09 +02:00
2023-06-28 01:01:26 +02:00
- domain new (simple domain, not an entire zone)
- domain del + zone del (alias)
2023-06-29 19:07:09 +02:00
- RR entries can be read only
- handle different domains (netlib.re, codelib.re, etc.)
- use a template zone when adding a domain