0cd5600163
* Regular SHA256 hashing for passwords is inadequate as modern GPU's can hash generate billions of hashes per second. * Added code to auto migrate old passwords to the new password_hash if the existing password_hash matches either of the legacy password generation schemes (SHA1 or SHA256). * Added migration to support new password_hash format length * Added auth tests |
||
---|---|---|
.. | ||
szurubooru | ||
.pylintrc | ||
alembic.ini | ||
generate-thumb | ||
mypy.ini | ||
requirements.txt | ||
setup.cfg |