This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
py-libreauth/tests
Rodolphe Breard 935b0acf26 Use a single password_hash function
Using two different functions makes no sense in Python. A single
function with an optional argument is more Pythonistic.
2017-12-17 13:07:07 +01:00
..
__init__.py Add the password sub-module 2017-12-16 19:21:18 +01:00
test_password.py Use a single password_hash function 2017-12-17 13:07:07 +01:00