From f31f06c8700578e61e36904d9b28898f3eefe79a Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Mon, 7 Sep 2026 18:47:39 +0000 Subject: [PATCH] Admin UI: well-known document is a one-liner with click-to-copy, no separate button --- frontend/src/admin/AdminDialogs.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/frontend/src/admin/AdminDialogs.vue b/frontend/src/admin/AdminDialogs.vue index 9d21bce..408004f 100644 --- a/frontend/src/admin/AdminDialogs.vue +++ b/frontend/src/admin/AdminDialogs.vue @@ -460,10 +460,7 @@ function onRemoveOrigin(i) { {{ wellKnownUrl }} — served automatically when this instance hosts {{ dialog.data.rp_id }}; otherwise publish this document there:

-
-
{{ wellKnownJson }}
- -
+
{{ wellKnownJson }}