Implement YAML config loader
This commit is contained in:
parent
14c22e0e6c
commit
6c41f06105
14 changed files with 169 additions and 9 deletions
2
TODO.md
2
TODO.md
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
## General
|
||||
|
||||
- Settings from a config file
|
||||
- Database migrations
|
||||
- Documentation
|
||||
- App deployment
|
||||
|
|
@ -12,6 +11,7 @@
|
|||
- Refactor auth and session handling
|
||||
|
||||
## Admin user management
|
||||
|
||||
- Create/edit/delete admins
|
||||
- Change own password
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue