[GH-ISSUE #397] [Patch] Rehash password on Admin update of user password #228

Closed
opened 2026-02-22 18:18:25 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/397

As an admin if i create a new user their password is hashed.
If I go to /admin/users and update their password by entering any data into the password field

  • The users password is then saved as plaintext and therefore cannot be logged in with as it is an invalid hash.
Originally created by @timothycarambat on GitHub (Nov 27, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/397 As an admin if i create a new user their password is hashed. If I go to `/admin/users` and update their password by entering any data into the password field - The users password is then saved as plaintext and therefore cannot be logged in with as it is an invalid hash.
yindo added the bugcore-team-only labels 2026-02-22 18:18:25 -05:00
yindo closed this issue 2026-02-22 18:18:25 -05:00
yindo changed title from [Patch] Rehash password on Admin update of user password to [GH-ISSUE #397] [Patch] Rehash password on Admin update of user password 2026-06-05 14:34:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#228