From patchwork Sun Jan 7 21:01:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 1593 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 519E860D8C for ; Sun, 7 Jan 2018 13:29:55 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 88F111E3F; Sun, 7 Jan 2018 13:29:53 +0100 (CET) Received: from mx.link38.eu (mx.link38.eu [IPv6:2a03:4000:17:39a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.link38.eu", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 675AE1DEE for ; Sun, 7 Jan 2018 13:29:48 +0100 (CET) X-Virus-Scanned: ClamAV at mx.link38.eu Received: from mx-fra.brokers.link38.eu (mx-fra.brokers.link38.eu [10.141.75.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx.link38.eu (Postfix) with ESMTPS id B22D64023E for ; Sun, 7 Jan 2018 13:29:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx-fra.brokers.link38.eu (Postfix) with ESMTPSA id CCB2B9F408 for ; Sun, 7 Jan 2018 13:29:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=link38.eu; s=201711; t=1515328160; x=1578400160; bh=IfB5wIcmRRc1Po6Cqkpt8Cu0muAReCnQaMk8OjFwpXQ=; h=Date:From:To:Subject:Message-ID:Content-Type:From:To:Subject:Date: Cc; b=MADevRYnmLJbu+JmyjMDw4zJCGASN/+/wMC5PRWwwgu7eMyQLBKgYvgCrfAPadid7 rrn9DNxgMybGtZSn3tGSv5LSK0uhC3iNxeiOE5a7sVvneSJVsSVMl4ST0RsWtsjT3O ymLp/609Zs9Ua6z9nsmsRC3G8ZeGgJsPqUF36nTHh8hE6S+P28iwrnKiU+jn5ygGBR /p1wxsgpsw1wb3bzkX7tcoQBkknScfsk6nykskpyGjjwnZxfUF6YGP33HG9Wn6XBH3 XNIV8Fqn+Ytz3d5dBL36Cn2Iv/hAzgkly7YWZz8bSPr7lPG4oBZblUQTvIc7ZuE68J wxTrqMaCoOMLg== Date: Sun, 7 Jan 2018 11:01:36 +0100 From: Peter =?utf-8?q?M=C3=BCller?= To: "development@lists.ipfire.org" Subject: [PATCH] use HTTPS for links to fireinfo.ipfire.org Message-ID: <20180107110136.08124be9.peter.mueller@link38.eu> Organization: Link38 MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Since fireinfo.ipfire.org is now supporting HTTPS, the links in the WebUI should point to the secure version of the site. Signed-off-by: Peter Müller --- html/cgi-bin/fireinfo.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/fireinfo.cgi b/html/cgi-bin/fireinfo.cgi index 0060a117c..08fee3d8a 100644 --- a/html/cgi-bin/fireinfo.cgi +++ b/html/cgi-bin/fireinfo.cgi @@ -67,7 +67,7 @@ if ($fireinfosettings{'ENABLE_FIREINFO'} ne "on") {

$Lang::tr{'fireinfo why descr1'} - $Lang::tr{'fireinfo why descr2'}$Lang::tr{'fireinfo why read more'} + $Lang::tr{'fireinfo why descr2'}$Lang::tr{'fireinfo why read more'}

END @@ -122,7 +122,7 @@ print < $Lang::tr{'fireinfo your profile id'}: - $profile_id + $profile_id