core/homeassistant/auth/mfa_modules
Nicko van Someren e5861241c7 Added support for private storage. (#16878)
* Addded support for private storage.

Include 'private' flag parameters to the Store class and save_json function.
Updated various authentication and onboarding classes to use private stores.
Fixed unit test for emulated_hue which used a mock patch on save_json().

* Fixed Hound formatting issues not detected by local linting.
2018-09-26 10:24:32 +02:00
..
__init__.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
insecure_example.py Add Notify MFA module (#16314) 2018-09-24 11:06:50 +02:00
notify.py Added support for private storage. (#16878) 2018-09-26 10:24:32 +02:00
totp.py Added support for private storage. (#16878) 2018-09-26 10:24:32 +02:00