Describe the Bug
During deployment, admin user with pregenerated password is created. Any attempt to change the password via web ui fails without error. UI shows message "password changed" but nothing is changed.
To Reproduce
- Open voidllm dashboard
- click profile
- enter current and new password
- click change password
- logout and try login - new password does not work, old is still in effect
Expected Behavior
Password should be changed
Environment
- VoidLLM version: 0.0.19
- OS: Docker
- Database: SQLite
- Upstream provider: None
Logs
No logs available, no event in logs even if switched to debug.
Additional Context
None.
Describe the Bug
During deployment, admin user with pregenerated password is created. Any attempt to change the password via web ui fails without error. UI shows message "password changed" but nothing is changed.
To Reproduce
Expected Behavior
Password should be changed
Environment
Logs
No logs available, no event in logs even if switched to debug.
Additional Context
None.