Add TODO.md
This commit is contained in:
parent
8df2684e5c
commit
f61ed20f32
2 changed files with 33 additions and 3 deletions
33
TODO.md
Normal file
33
TODO.md
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue