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.
|
4 weeks ago | |
---|---|---|
passlib_werkzeug | 4 weeks ago | |
tests | 1 month ago | |
.gitignore | 4 weeks ago | |
LICENSE | 1 month ago | |
README.rst | 1 month ago | |
poetry.lock | 4 weeks ago | |
pyproject.toml | 4 weeks 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``.