From 22a3dd7653e488e3372b778ffc4ab072d680ebdd Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sun, 14 Feb 2016 13:15:07 +0100 Subject: [PATCH] Disable advanced accessControl ui This is working, from a configuration standpoint. However not all auth methods support this yet, so we hide it until that is done, otherwise it is just confusing --- webadmin/src/views/apps.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webadmin/src/views/apps.html b/webadmin/src/views/apps.html index f36855bfc..349baa10b 100644 --- a/webadmin/src/views/apps.html +++ b/webadmin/src/views/apps.html @@ -43,7 +43,7 @@ Access is granted to {{appConfigure.app.accessRestriction.users[0]}}.

-
+