Add user profile update functionality to planned features for 1.0

This commit is contained in:
Esa Kataja
2025-05-16 08:16:04 +03:00
parent b6a1d4aeaf
commit c3b63a61cc
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ Automated tests are not implemented at this time. Manual testing via the API doc
* [ ] Switch to PostgreSQL from DuckDB
* [x] Implement more comprehensive logging
* [ ] Implement user disabling functionality
* [ ] Implement user password change functionality
* [ ] Implement user profile update functionality (name, email, password, avatar, etc.)
## Contributing