-
- Downloads
Add user via cmd line creates owner (#15470)
* Add user via cmd line creates owner * Ensure access tokens are not verified for inactive users * Stale print * Lint
Showing
- homeassistant/auth/__init__.py 34 additions, 19 deletionshomeassistant/auth/__init__.py
- homeassistant/auth/auth_store.py 10 additions, 0 deletionshomeassistant/auth/auth_store.py
- homeassistant/components/auth/__init__.py 6 additions, 0 deletionshomeassistant/components/auth/__init__.py
- homeassistant/components/http/auth.py 0 additions, 5 deletionshomeassistant/components/http/auth.py
- tests/auth/test_init.py 2 additions, 2 deletionstests/auth/test_init.py
- tests/components/auth/test_init.py 7 additions, 30 deletionstests/components/auth/test_init.py
- tests/components/auth/test_init_link_user.py 11 additions, 45 deletionstests/components/auth/test_init_link_user.py
- tests/components/test_websocket_api.py 27 additions, 0 deletionstests/components/test_websocket_api.py
Loading
Please register or sign in to comment