This repository has been archived on 2023-09-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
py-libreauth/libreauth
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
oath.py Add the password sub-module 2017-12-16 19:21:18 +01:00
password.py Use a single password_hash function 2017-12-17 13:07:07 +01:00