You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
passlib_werkzeug | 1 year ago | |
tests | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.rst | 1 year ago | |
poetry.lock | 1 year ago | |
pyproject.toml | 1 year ago |
README.rst
Passlib-Werkzeug
Passlib handlers to understand password hashes generated by Werkzeug’s generate_password_hash
, and to generate hashes understood by check_password_hash
.