core/homeassistant/auth/providers
Matt Hamilton 38b09b1613 Remove stale user salts code (#19004)
user['salt'] was originally used as a part of the pbkdf2 implementation.
I failed to remove this as a part of the cleanup in #18736.
2018-12-04 14:39:43 +01:00
..
__init__.py RFC: Call services directly (#18720) 2018-11-30 21:28:35 +01:00
homeassistant.py Remove stale user salts code (#19004) 2018-12-04 14:39:43 +01:00
insecure_example.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
legacy_api_password.py Legacy api fix (#18733) 2018-11-27 10:41:44 +01:00
trusted_networks.py Update trusted networks flow (#16227) 2018-08-28 00:37:15 +02:00