namespacing

This commit is contained in:
mrjvs
2023-10-29 15:39:46 +01:00
parent e9f8845506
commit 1f85631f55
3 changed files with 8 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ Backend for movie-web
- [ ] ratelimits (stored in redis)
- [X] switch to pnpm
- [X] catpcha support
- [ ] global namespacing (accounts are stored on a namespace)
- [X] global namespacing (accounts are stored on a namespace)
- [ ] cleanup jobs
- [ ] cleanup expired sessions
- [ ] cleanup old metrics