New TODO file.

master
Philippe Pittoli 2023-06-28 01:01:26 +02:00
parent 316fa6a0b7
commit 9acfb206a2
1 changed files with 18 additions and 0 deletions

18
TODO.md Normal file
View File

@ -0,0 +1,18 @@
TODO:
- handle different domains (netlib.re, codelib.re, etc.)
* each with a possible different template
- zone
* use a template zone when adding a domain
* some entries should be read only
- errors should be precise and dedicated (have their own dedicated message ID)
- verify
* (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:
- domain new (simple domain, not an entire zone)
- domain del + zone del (alias)