From c24534866b90af84375d9d1e149b81335b4167a2 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Tue, 17 Nov 2020 16:14:21 +0100 Subject: [PATCH] Move the global password for files external to post Again more false positives in some scanners Signed-off-by: Roeland Jago Douma --- apps/files_external/templates/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index 0ccf8366a9..45858709a0 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -205,7 +205,7 @@ $canCreateMounts = $_['visibilityType'] === BackendService::VISIBILITY_ADMIN ||
+ id="global_credentials" method="post">

t('Global credentials')); ?>

t('Global credentials can be used to authenticate with multiple external storages that have the same credentials.')); ?>