From a4c2e5f3d21657958d34aea7ad47b6d4c9d36439 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 7 Sep 2016 16:24:19 -0700 Subject: [PATCH] Disable access control with customAuth flag --- webadmin/src/views/apps.html | 10 +++++++++- webadmin/src/views/appstore.html | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/webadmin/src/views/apps.html b/webadmin/src/views/apps.html index 068c217a3..3bc34048a 100644 --- a/webadmin/src/views/apps.html +++ b/webadmin/src/views/apps.html @@ -73,7 +73,15 @@ Access is granted to {{ renderAccessRestrictionUser(appConfigure.app.accessRestriction.users[0]) }}.

-
+ +
+ +

+ This app has it's own access control and does not integrate with Cloudron Auth. +

+
+ +
-
+ +
+ +

+ This app has it's own access control and does not integrate with Cloudron Auth. +

+
+ +