Store passwords as a sha256 hash. Default admin password will need to be updated, and I'm not entirely sure how you would automate an upgrade, but I implemented this change on my system after I was already logged in and could edit the passwords and have it store them hashed.
Store passwords as a sha256 hash. Default admin password will need to be updated, and I'm not entirely sure how you would automate an upgrade, but I implemented this change on my system after I was already logged in and could edit the passwords and have it store them hashed.