#Strict connections
1 messages · Page 1 of 1 (latest)
The documentation says static_page not guard_page
Actually it says both in different places
The following modes are supported:
disabled: Strict connection mode is disabled, and all unauthenticated requests are allowed (Same as before 2024.5).
guard_page: Home Assistant will answer any unauthenticated requests with a guard page, informing the user about the strict connection mode.
drop_connection: Home Assistant will drop/close the connection for any unauthenticated requests, similar to when no Home Assistant instance is running.
Specifies the strict connection mode. Please read the section “Strict connection mode” before changing this value. Can be one of disabled, static_page or drop_connection.
Yeah but if you scroll up it says static_page
Feedback The strict connection beta documentation says the guard page is configured in YAML with guard_page in one spot and static_page in another. URL https://rc.home-assistant.io/integrations/htt...
It's not correct.
Yeah the flag changed after feedback
I guess that one was missed
thanks for the issue, will be picked up 👍
Or make a PR indeed, thanks @proven blaze 👍
Sorry for the wrong branch, not sure what I was thinking, Thanks Frenck