0e72e78bbf1dde3755b3c4d018396425d99d9179
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
================
Passlib-Werkzeug
================
Passlib handlers to understand password hashes generated by Werkzeug’s ``generate_password_hash``,
and to generate hashes understood by ``check_password_hash``.
Description
Passlib handlers to understand password hashes generated by Werkzeug’s
generate_password_hash
,
and to generate hashes understood by check_password_hash
.
Languages
Python
100%