#9 Fixed table for commonmark hopefully

master
Keith Irwin 2023-04-06 12:25:58 -06:00
parent 13bdd6e470
commit 12a341da2a
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 8 additions and 7 deletions

View File

@ -107,13 +107,14 @@ The wireguard dashboard and admin are in a working alpha state. I have it implem
Work is still needed on all these unchecked boxes.
Feature Multiuser daemon Dashboard CRUD Documented Tests
wireguard [X] [X] [ ] [ ]
bind9 [X] [X] [ ] [ ]
SSL certs [X] [X] [ ] [ ]
nginx [X] [ ] [ ] [ ]
postfix [X] [ ] [ ] [ ]
asterisk [ ] [ ] [ ] [ ]
| Feature | Multiuser daemon | Dashboard CRUD | Documented | Tests | \
+-----------+------------------+----------------+------------+-------+ \
| wireguard | [X] | [X] | [ ] | [ ] | \
| bind9 | [X] | [X] | [ ] | [ ] | \
| SSL certs | [X] | [X] | [ ] | [ ] | \
| nginx | [X] | [ ] | [ ] | [ ] | \
| postfix | [X] | [ ] | [ ] | [ ] | \
| asterisk | [ ] | [ ] | [ ] | [ ] |
[ ] Replace bash scripts with binaries*
[ ] API documentation