From 2a9d32309eff23e7f02989b58ea6f18bec313575 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 24 Jun 2020 23:06:12 -0700 Subject: [PATCH] Fix the app info dialog --- src/views/app.html | 5 ++++- src/views/apps.html | 19 ++++++++++++++----- src/views/apps.js | 6 ++++++ 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/src/views/app.html b/src/views/app.html index f391ce89c..40cb99635 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -631,7 +631,10 @@
-

This setting also controls SFTP access.

+

+ This app is configured to authenticate with the Cloudron User Directory. + This setting also controls SFTP access. +

diff --git a/src/views/apps.html b/src/views/apps.html index 57c1146cc..d8ed4fd52 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -45,11 +45,20 @@