Remove direct authentication via trusted networks or API password (#27656)
* Remove direct authentication via trusted networks and API password * Fix tests
This commit is contained in:
parent
97478d1ef4
commit
3231e22ddf
33 changed files with 114 additions and 423 deletions
|
@ -1,2 +1 @@
|
|||
"""Tests for the websocket API."""
|
||||
API_PASSWORD = "test-password"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue