This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-03-03 08:10:36 +00:00
Code
Activity
Files
bbd01968ba7f86d67386eaeb03ac757d18f00253
core
/
tests
/
auth
History
Jason Hu
3d8673dbf8
Resolve auth_store loading race condition (
#21794
)
...
* Add lock in auth_store._async_load() * Python 3.5 does not like assert_called_once()
2019-03-08 14:50:24 -08:00
..
mfa_modules
Resolve race condition when HA auth provider is loading (
#21619
)
2019-03-04 15:55:26 -08:00
permissions
Allow checking entity permissions based on devices (
#19007
)
2018-12-05 11:41:00 +01:00
providers
Resolve race condition when HA auth provider is loading (
#21619
)
2019-03-04 15:55:26 -08:00
__init__.py
Reorg auth (
#15443
)
2018-07-13 11:43:08 +02:00
test_auth_store.py
Resolve auth_store loading race condition (
#21794
)
2019-03-08 14:50:24 -08:00
test_init.py
Add users added via credentials to admin group too (
#18922
)
2018-12-03 11:34:01 +01:00
test_models.py
Allow checking entity permissions based on devices (
#19007
)
2018-12-05 11:41:00 +01:00