From b6ef2e9ecc9a43e9bfb65649f8ff575089c731fe Mon Sep 17 00:00:00 2001 From: williambza Date: Thu, 9 Jul 2026 10:15:10 +0200 Subject: [PATCH] Show guidance if authorization is disabled --- .../configuration/UserPermissions.vue | 19 ++++++++++++++++++- src/Frontend/src/stores/AuthStore.ts | 6 ++++++ .../test/preconditions/authentication.ts | 3 +++ 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/src/Frontend/src/components/configuration/UserPermissions.vue b/src/Frontend/src/components/configuration/UserPermissions.vue index f7c559641b..8044bded4f 100644 --- a/src/Frontend/src/components/configuration/UserPermissions.vue +++ b/src/Frontend/src/components/configuration/UserPermissions.vue @@ -89,12 +89,15 @@ export const groups: ApplicationCapabilityGroup[] = [