Browse Source
The input field to change password does not contain the actual password, but its hash. When the preferences are saved, the hashed password is considered as a new password. Prevent this by comparing the new password with the hash of the previous password. Closes #2241.adaptive-webui-19844
Gabriele
10 years ago
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue