From ee2a587738f3e571f4e0e61153061ba6853475eb Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 3 Apr 2012 14:55:27 -0500 Subject: Use https:// links for all internal sites We already use HTTPS exclusively for wiki, bugs, forums, etc. and we have it available for our other sites, so link only to the https:// protocol locations when pointing users at other sites. Signed-off-by: Dan McGee --- packages/templatetags/package_extras.py | 2 +- templates/packages/flag.html | 2 +- templates/packages/flaghelp.html | 2 +- templates/public/download.html | 20 ++++++++++---------- templates/public/index.html | 8 ++++---- templates/public/svn.html | 4 ++-- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/packages/templatetags/package_extras.py b/packages/templatetags/package_extras.py index 975f59f1..9daecd96 100644 --- a/packages/templatetags/package_extras.py +++ b/packages/templatetags/package_extras.py @@ -93,7 +93,7 @@ def packager_link(user): def scm_link(package, operation): parts = (package.repo.svn_root, operation, package.pkgbase) linkbase = ( - "http://projects.archlinux.org/svntogit/%s.git/%s/trunk?" + "https://projects.archlinux.org/svntogit/%s.git/%s/trunk?" "h=packages/%s") return linkbase % tuple(urlquote(part) for part in parts) diff --git a/templates/packages/flag.html b/templates/packages/flag.html index 5fc9c91d..d1226295 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -23,7 +23,7 @@

The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send - an email to the arch-general mailing list with your additional text.

diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 0fdf47ed..819a2f01 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -24,7 +24,7 @@

The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send - an email to the arch-general mailing list with your additional text.

diff --git a/templates/public/download.html b/templates/public/download.html index a3ff2a37..67c70be1 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -26,7 +26,7 @@ @@ -35,7 +35,7 @@

Links and Instructions: