Closed
Description
Hi,
As far as I understand, the current password setup stores the password as plaintext in the user config file. It would probably be safer to have it stored as a hash and do a hash comparison upon login.
Is this feature already available? Else, would you accept a PR adding this behavior?
Thanks,
Best,