mirror of
https://github.com/home-assistant/core.git
synced 2026-05-28 03:06:30 +01:00
f874efb224
* Force to use access_token if hass.auth.active * Not allow Basic auth with api_password if hass.auth.active * Block websocket api_password auth when hass.auth.active * Add legacy_api_password auth provider * lint * lint