mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 13:23:25 +00:00
update delete user to actually delete all data
This commit is contained in:
@@ -19,7 +19,7 @@ Backend for movie-web
|
||||
- [X] GET progress items
|
||||
- [X] DELETE progress items
|
||||
- [ ] consume provider metrics
|
||||
- [ ] DELETE user - should delete all associated data
|
||||
- [X] DELETE user - should delete all associated data
|
||||
- [ ] prometheus metrics
|
||||
- [X] requests
|
||||
- [X] user count
|
||||
@@ -30,7 +30,7 @@ Backend for movie-web
|
||||
- [X] global namespacing (accounts are stored on a namespace)
|
||||
- [ ] cleanup jobs
|
||||
- [ ] cleanup expired sessions
|
||||
- [ ] cleanup old metrics
|
||||
- [ ] cleanup old provider metrics
|
||||
|
||||
## Second todo list
|
||||
- [ ] think of privacy centric method of auth
|
||||
|
Reference in New Issue
Block a user