update roadmap

adds log levels and moves server management under auth
This commit is contained in:
Enot (ded) Skelly
2026-06-04 09:41:56 -07:00
parent cba1690470
commit 76fa9e2c93
+5 -3
View File
@@ -421,8 +421,10 @@ For paginated responses use the generic page wrapper:
### Future
- [ ] Redis caching for stats endpoints
- [ ] Admin authentication middleware
- [ ] Channel key persistence to DB
- [ ] Caddy reverse proxy config for production
- [ ] Region management via API (currently config-file only)
- [ ] Admin authentication middleware
- [ ] Server management via API (currently config-file only)
- [ ] Channel key persistence to DB
- [ ] Observer owner tracking (schema exists, API excluded by design)
- [ ] Log levels, debug and info