Add TODO.md

This commit is contained in:
Lexi / Zoe 2021-09-23 01:07:06 +02:00
parent 8df2684e5c
commit f61ed20f32
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
2 changed files with 33 additions and 3 deletions

33
TODO.md Normal file
View file

@ -0,0 +1,33 @@
# TODO
- TODO.md: Make issues from this and delete this file
## General
- Settings from a config file
- Database migrations
- Documentation
- App deployment
- Integration with mail server
- Refactor auth and session handling
## Admin user management
- Create/edit/delete admins
- Change own password
## Dashboard
- Statistics (number of domains, accounts, aliases)
## Accounts
- Account list: mass editing/deleting
## Aliases
- List of all aliases (or: all mail addresses including accounts and aliases)
- filter by domain, filter by account
## Tools
- Password checker (enter a password hash and a password and verify those)