From 4fd0b8093465acb7951d707f6aa19d4e71e04aec Mon Sep 17 00:00:00 2001 From: Jerome Jutteau Date: Tue, 17 Dec 2019 18:30:55 +0100 Subject: [PATCH] [TASK] don't assume http or https for webroot at installation It will be up to Jirafeau administrator to force https at installation If http nor https is forced in webroot, it's will be up to visitor's browser to switch to https or http if both are available. closes #208 Signed-off-by: Jerome Jutteau --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 1210753..b729be5 100644 --- a/install.php +++ b/install.php @@ -225,7 +225,7 @@ case 2: