From: Jerome Jutteau Date: Tue, 17 Dec 2019 17:30:55 +0000 (+0100) Subject: [TASK] don't assume http or https for webroot at installation X-Git-Tag: 4.2.0~78 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/4fd0b8093465acb7951d707f6aa19d4e71e04aec [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 --- diff --git a/install.php b/install.php index 1210753..b729be5 100644 --- a/install.php +++ b/install.php @@ -225,7 +225,7 @@ case 2: