Update TODOS

This commit is contained in:
Esa Kataja
2025-05-16 14:29:59 +03:00
parent 49347e463a
commit a6f61a3c5b
+1 -2
View File
@@ -224,9 +224,8 @@ Automated tests are not implemented at this time. Manual testing via the API doc
* [ ] Replace password hashing with passlib
* [ ] Switch to PostgreSQL from DuckDB
* [x] Implement more comprehensive logging
* [x] Implement user disabling functionality
* [ ] Implement user disabling functionality
* [x] Implement user profile update functionality (name, email, password, avatar, etc.)
* [x] Add vote weighting system for jury scores
* [x] Fix avatar upload size validation
## Contributing