From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com
 [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 0001914E8
 for <web@dpdk.org>; Wed, 13 Dec 2017 16:46:47 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id 9F19520BCF;
 Wed, 13 Dec 2017 10:46:47 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Wed, 13 Dec 2017 10:46:47 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 date:from:in-reply-to:message-id:references:subject:to
 :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=6omb93YPfhhFCu
 wZhNEtbMDY3smAON1RyqBAXHqErLQ=; b=Oc17UrykoYyHnqSSQWU3N7XTTRF9Gg
 q6X4XWYKqvMGAP78YZWyFMAntsmbbqucX5tRzVM4vbZGOzOr8IAQZjaVY1UrmpGM
 1JYjWAQW3bRG3reyv8VRmYw7nZSecpgQEIA6W09MyWFJqPOwvjkv60d7nMUwEZHn
 2cCC/ehJ38u6Y=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=date:from:in-reply-to:message-id
 :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=
 fm1; bh=6omb93YPfhhFCuwZhNEtbMDY3smAON1RyqBAXHqErLQ=; b=SrUGEgRj
 cFb4KkgDtzUoaaNrDvN+SBWXisK2sMJ+32pXpZFnGsHJg0E774yunCby58rC8CXC
 vRnsu82uapPoaW+g4bUVZdXQJueTpauqqJVtRQAvCnyg/fO2HFZ51ejPVBiREzeV
 /ruVePTwl2iJgA0j/o+mtbaTPiEuAw4CLW+/mEdOZvsMu5zvDRxmztNHZHZQr7l9
 pzj5ZvvJOgFt3CB+9booP2jfy1OKIl0WTPGdr8yWH37ZWajEIJLczEtTbdIsyAAm
 75Nsy4xarDFcUirfHav3CQWi2GmssfzrTEkFyKr/fjjszomer77SAiqOXpTWnSJz
 zlliwHYZxwexCA==
X-ME-Sender: <xms:Z0sxWnCJ_FR94zgE-DFgSN0-aFFR1-TBSO0H8LpyukQJaeYIaPqBFg>
Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 1AF0F244AB
 for <web@dpdk.org>; Wed, 13 Dec 2017 10:46:47 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Date: Wed, 13 Dec 2017 16:44:52 +0100
Message-Id: <20171213154452.1552-3-thomas@monjalon.net>
X-Mailer: git-send-email 2.15.0
In-Reply-To: <20171213154452.1552-1-thomas@monjalon.net>
References: <20171211224605.16961-1-thomas@monjalon.net>
 <20171213154452.1552-1-thomas@monjalon.net>
Subject: [dpdk-web] [PATCH v2 3/3] force HTTPS for logins
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 13 Dec 2017 15:46:48 -0000

Patchwork and bugzilla should be used with HTTPS
to avoid clear-text password login.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 dev.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev.html b/dev.html
index 8f6db8d..a539eae 100644
--- a/dev.html
+++ b/dev.html
@@ -42,11 +42,11 @@
 	<p>Anyone is welcome to contribute.
 	<p>The collaboration is based on <a href="/browse/">git</a>
 	and <a href="/ml/archives/dev">emails</a>.
-	Coming patches are listed in <a href="/dev/patchwork">patchwork</a>.
+	Coming patches are listed in <a href="https://dpdk.org/dev/patchwork">patchwork</a>.
 	<p>Planned features are listed in the <a href="/dev/roadmap">roadmap</a>
 	and integrated during a <a href="/dev/roadmap#cycle">cycle started by a merge window</a>.
 	<p>Bugs are open in <a
-	href="/tracker/buglist.cgi?bug_status=__open__&product=DPDK">bugzilla</a>.
+	href="https://dpdk.org/tracker/buglist.cgi?bug_status=__open__&product=DPDK">bugzilla</a>.
 
 	<h3 id="licenses">Licenses</h3>
 	<p>Main code is BSD licensed and Linux kernel related parts are naturally licensed under the GPL.
@@ -126,7 +126,7 @@
 	in <a href="/dev/patchwork">patchwork</a> with status <em>"New"</em>.
 	So they are visible in the default view (filter <em>"Action Required"</em>).
 	<p>Access to management of his own patches is granted
-	after <a href="/dev/patchwork/register">registration</a>.
+	after <a href="https://dpdk.org/dev/patchwork/register">registration</a>.
 	The status may be manually updated to <em>"RFC"</em>,
 	<em>"Changes Requested"</em>, <em>"Superseded"</em> or <em>"Rejected"</em>.
 	After sending a new version of a patch, developers should set
@@ -137,7 +137,7 @@
 	with a <a href="/dev/patchwork/help/pwclient/">pwclient</a> command line.
 
 	<h3 id="bugzilla">Contribute by finding or fixing bugs</h3>
-	<p>There is a <a href="/tracker/">bug tracker</a> where
+	<p>There is a <a href="https://dpdk.org/tracker/">bug tracker</a> where
 	anybody can notify a bug to the community, and follow the resolution.
 	<p>A notification is sent to dev@dpdk.org for every new bug.
 	The fixes must be sent and discussed on the mailing list.
-- 
2.15.0