-
I encountered the same situation as #341, I tried the methods in the issue but still couldn't solve it. The passwords for the new and old users are the same, but I can log in to the new user with the password, but I can't log in to the old user with the password. (jalenzz is new, jalen is old) |
Beta Was this translation helpful? Give feedback.
Answered by
muety
Feb 28, 2025
Replies: 1 comment 1 reply
-
If the hashes are exactly the same, you either must be able to log in to both or to neither. If you do manual changes in the database directly, make sure to restart the Wakapi server to get the cached purged. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jalenzz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the hashes are exactly the same, you either must be able to log in to both or to neither. If you do manual changes in the database directly, make sure to restart the Wakapi server to get the cached purged.