[Pkg-owncloud-commits] [owncloud] 01/24: [stable8] add note about SSL in admin settings
David Prévot
taffit at moszumanska.debian.org
Wed Sep 2 13:30:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v8.0.7RC1
in repository owncloud.
commit cc00aba7cf687ce09d48c0f7a509d0b9d9437d2a
Author: Morris Jobke <hey at morrisjobke.de>
Date: Tue Jul 28 08:37:07 2015 +0200
[stable8] add note about SSL in admin settings
* reborn #16867
* fixes #16778
---
settings/templates/admin.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 9d7e183..9f1a3c3 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -418,6 +418,7 @@ if ($_['cronErrors']) {
'Please connect to your %s via HTTPS to enable or disable the SSL enforcement.',
$theme->getName()
));
+ p(' Please note: You need to configure SSL within your webserver configuration first.');
print_unescaped("</em>");
}
?>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list