aurweb/schema
Kevin Morris 201a04ffb9 gendummydata: employ a salted hash for users
As of Python updates, we are no longer considering rows with
empty salts to be legacy hashes. Update gendummydata.py to
generate salts for the legacy passwords it uses with
salt rounds = 4.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-25 17:09:59 -07:00
..
gendummydata.py gendummydata: employ a salted hash for users 2021-06-25 17:09:59 -07:00