From b6a1b2e4a82d171956b3ab65b193918f2cfa0137 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Sun, 6 Sep 2026 23:32:29 +0000 Subject: [PATCH] =?UTF-8?q?Admin=20UI:=20correct=20auth-host=20help=20?= =?UTF-8?q?=E2=80=94=20it=20moves=20the=20account/admin=20UI,=20sign-in=20?= =?UTF-8?q?works=20on=20every=20site?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/admin/AdminDialogs.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/admin/AdminDialogs.vue b/frontend/src/admin/AdminDialogs.vue index 5b7edbe..281672a 100644 --- a/frontend/src/admin/AdminDialogs.vue +++ b/frontend/src/admin/AdminDialogs.vue @@ -295,7 +295,7 @@ function validateAuthHost() {

Must be {{ dialog.data.rp_id }} or a subdomain of it.

Well-formed but unreachable — make sure it is routed to this instance.

Reachable, but does not serve this realm.

-

Optional. Leave empty to serve authentication on {{ dialog.data.rp_id }} itself.

+

Optional. Moves the account and admin interface to this one hostname. Sign-in works on every site regardless.

Allowed Sign-in Sites