diff --git a/README.md b/README.md index 971c0a0..fc63f1f 100644 --- a/README.md +++ b/README.md @@ -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