From e69f82b1839934b65e8874766c6f39ca556a968e Mon Sep 17 00:00:00 2001
From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Date: Fri, 15 Dec 2023 11:53:50 +0100
Subject: [PATCH] Authentication: remove screenshot showing disabled login
screen (#30357)
---
source/_docs/authentication.markdown | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/source/_docs/authentication.markdown b/source/_docs/authentication.markdown
index 02d299c9ad5..22d53170647 100644
--- a/source/_docs/authentication.markdown
+++ b/source/_docs/authentication.markdown
@@ -7,21 +7,13 @@ The authentication system secures access to Home Assistant.
## Login screen
-If you log in from within your local network, you are greeted with a login screen showing all the people in Home Assistant.
-
-
-
-### Privacy: Not showing users when logging in from outside the network
-
-When logging in from outside your local network, the users are not shown. This is to protect your privacy. In this case, you need to enter your user name.
-
-You might also see this screen if you are using a Chromium-based browser (Chrome, Edge) and IPv6. Home Assistant might not be able to detect if your are logging in from a local network. This is a known issue with Chromium.
+You are greeted with a log in screen, asking you for user name and password.
## User accounts
-When you start Home Assistant for the first time the _owner_ user account is created. This account has some special privileges and can:
+When you start Home Assistant for the first time, the _owner_ user account is created. This account has some special privileges and can:
- Create and manage other user accounts.
- Configure integrations and other settings (coming soon).