Skip to content

Files

46 lines (37 loc) · 1.16 KB

TODO.md

File metadata and controls

46 lines (37 loc) · 1.16 KB

TODO bind9 zone editor

DNS

  1. Serial Increment on apply changes
  2. Change CNAME / A type
  3. Simple Validators (valid IP, ns formar name...)
  4. CNAME check (internal references only) 1 [ ] Autocomplete in CNAME
  5. Network range ips policy.

DHCPD

  1. Simple Validators (valid IP, valid MAC...)
  2. Consistant file generation (IP in valid header range)
  3. Suggest a valid IP.

Ninja SysOP

  1. Pyramid Scaffolds starter
  2. Generic Interface to allow one only backend
  3. Simple searcher
  4. Login to edit (htpasswd)
  5. Paginated list
  6. Set appropiate Look & feel
  7. Name is read only field
  8. lock db file zone when is saving
  9. Error Handler (Custom Error pages)
  10. Show an alert before item is deleted.
  11. LDAP login backend
  12. SAML login backend
  13. Generic Interface to allow multiple backend enabled
  14. temporary file before apply
  15. revisions for every apply changes
  16. Refactor backends as setuptools entrypoints
  17. Url fenerator in templates
  18. Rest API with Auth Basic
  19. OAuth
  20. Integrated settings on .ini pyramid files