/www/pidgin: 828f7d8e09f4: Always use https when linking to deve...

Mark Doliner mark at kingant.net
Tue Sep 11 02:25:37 EDT 2012


Changeset: 828f7d8e09f4405fa8342283401f28089ae00b80
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2012-09-10 23:25 -0700
Branch:	 default
URL: http://hg.pidgin.im/www/pidgin/rev/828f7d8e09f4

Description:

Always use https when linking to developer.pidgin.im

diffstat:

 htdocs/about/index.php         |   8 ++++----
 htdocs/index.php               |   4 ++--
 htdocs/news/security/index.php |  12 ++++++------
 htdocs/security/index.php      |   2 +-
 htdocs/shared/403.php          |   2 +-
 htdocs/shared/404.php          |   2 +-
 htdocs/support/index.php       |  10 +++++-----
 inc/downloads.inc              |   2 +-
 inc/footer.inc                 |   2 +-
 inc/header.inc                 |   4 ++--
 10 files changed, 24 insertions(+), 24 deletions(-)

diffs (214 lines):

diff --git a/htdocs/about/index.php b/htdocs/about/index.php
--- a/htdocs/about/index.php
+++ b/htdocs/about/index.php
@@ -25,10 +25,10 @@ chat networks simultaneously. This means
 friends on MSN, talking to a friend on Google Talk, and sitting in a Yahoo
 chat room all at the same time.</p>
 
-<p>Pidgin runs on Windows, Linux, and other UNIX operating systems. 
+<p>Pidgin runs on Windows, Linux, and other UNIX operating systems.
 Looking for Pidgin for OS X? Try <a onclick="javascript:pageTracker._trackPageview('/external/adium.im');" href="http://adium.im/">Adium</a>!</p>
 
-<p>Pidgin is compatible with the following chat networks out of the box: 
+<p>Pidgin is compatible with the following chat networks out of the box:
 AIM, ICQ, Google Talk, Jabber/XMPP, MSN
 Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger,
 Lotus Sametime, SILC, SIMPLE, MXit, MySpaceIM, and Zephyr.  It can support many
@@ -44,7 +44,7 @@ KDE 4.</p>
 
 <p>Pidgin is under constant development.  Releases are usually frequent and
 driven by user contributions, such as <a href="/support/">bug reports</a> and
-<a href="http://developer.pidgin.im">patches</a>.</p>
+<a href="https://developer.pidgin.im">patches</a>.</p>
 
 <p>Pidgin is free and contains no ads.  All our code is open source and
 licensed under the GNU General Public License.  This means you can get Pidgin's
@@ -80,7 +80,7 @@ echo '<li>'.$languages[$lang].'</li>';
 
 <p style="clear: both;">If your native language is missing from this list or
 you've found that a translation contains errors, you can help us!  Take a look
-at our <a href="http://developer.pidgin.im/wiki/TipsForTranslators">tips for
+at our <a href="https://developer.pidgin.im/wiki/TipsForTranslators">tips for
 translators</a>.</p>
 
 </div>
diff --git a/htdocs/index.php b/htdocs/index.php
--- a/htdocs/index.php
+++ b/htdocs/index.php
@@ -41,7 +41,7 @@
 
 	<p class="linkbar">
 	<span class="number"><?php echo $download_version, ' ', $download_os; ?></span><br/>
-	<a href="http://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a>
+	<a href="https://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a>
 	</p>
 
 	</span>
@@ -68,7 +68,7 @@
 	<?php } ?>
 	</div>
 
-	<p class="linkbar"><a href="http://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a></p>
+	<p class="linkbar"><a href="https://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a></p>
 
 	</span>
 
diff --git a/htdocs/news/security/index.php b/htdocs/news/security/index.php
--- a/htdocs/news/security/index.php
+++ b/htdocs/news/security/index.php
@@ -387,7 +387,7 @@
 		"fix"          => "Respect the \"require TLS/SSL\" preference for this type of connection.",
 		"fixrevisions" => "447ef31d038a",
 		"fixedversion" => "2.6.0",
-		"discoveredby" => "bugdave in <a href=\"http://developer.pidgin.im/ticket/8131\">ticket #8131</a> and Paul Aurich"
+		"discoveredby" => "bugdave in <a href=\"https://developer.pidgin.im/ticket/8131\">ticket #8131</a> and Paul Aurich"
 	),
 	array(
 		"title"        => "XMPP custom smiley parsing bug",
@@ -409,7 +409,7 @@
 		"fix"          => "Use the correct character set name and initialize error to NULL.",
 		"fixrevisions" => "b579df23a255",
 		"fixedversion" => "2.6.2",
-		"discoveredby" => "aly89 in <a href=\"http://developer.pidgin.im/ticket/10048\">ticket #10048</a> and Elliott Sales de Andrade"
+		"discoveredby" => "aly89 in <a href=\"https://developer.pidgin.im/ticket/10048\">ticket #10048</a> and Elliott Sales de Andrade"
 	),
 	array(
 		"title"        => "MSN partial SLP invite crash",
@@ -420,7 +420,7 @@
 		"fix"          => "Check for NULL values and handle appropriately.",
 		"fixrevisions" => "2431bae68adf",
 		"fixedversion" => "2.6.2",
-		"discoveredby" => "blackstar in <a href=\"http://developer.pidgin.im/ticket/10159\">ticket #10159</a> and Elliott Sales de Andrade"
+		"discoveredby" => "blackstar in <a href=\"https://developer.pidgin.im/ticket/10159\">ticket #10159</a> and Elliott Sales de Andrade"
 	),
 	array(
 		"title"        => "IRC crash from malicious server",
@@ -442,7 +442,7 @@
 		"fix"          => "Check for the correct number of fields before attempting to dereference memory.",
 		"fixrevisions" => "7dc8dfacd548",
 		"fixedversion" => "2.6.3",
-		"discoveredby" => "nightwing666 in <a href=\"http://developer.pidgin.im/ticket/10481\">ticket #10481</a>"
+		"discoveredby" => "nightwing666 in <a href=\"https://developer.pidgin.im/ticket/10481\">ticket #10481</a>"
 	),
 	array(
 		"title"        => "MSN file download vulnerability",
@@ -642,7 +642,7 @@
 		"fix"          => "Check for NULL before trying to use a struct.",
 		"fixrevisions" => "92fdfe84de21",
 		"fixedversion" => "2.10.2",
-		"discoveredby" => "Clemens Huebner in <a href=\"http://developer.pidgin.im/ticket/14392\">ticket #14392</a> and Kevin Stange"
+		"discoveredby" => "Clemens Huebner in <a href=\"https://developer.pidgin.im/ticket/14392\">ticket #14392</a> and Kevin Stange"
 	),
 	array(
 		"title"        => "Possible MSN remote crash",
@@ -652,7 +652,7 @@
 		"fix"          => "Verify that incoming text is UTF-8, and sanitize if it's not.",
 		"fixrevisions" => "1b1b97b8e942,f9eeb175a5c9,f5fd49c83637,5c02bc93f2c4,85ec889f1675",
 		"fixedversion" => "2.10.2",
-		"discoveredby" => "Thijs Alkemade in <a href=\"http://developer.pidgin.im/ticket/14884\">ticket #14884</a>"
+		"discoveredby" => "Thijs Alkemade in <a href=\"https://developer.pidgin.im/ticket/14884\">ticket #14884</a>"
 	),
 	array(
 		"title"        => "XMPP remote crash",
diff --git a/htdocs/security/index.php b/htdocs/security/index.php
--- a/htdocs/security/index.php
+++ b/htdocs/security/index.php
@@ -54,7 +54,7 @@ what you do know.</p>
   causes Pidgin to write data to an invalid memory location."</p></li>
   <li><p>Steps to reproduce the problem, if known.</p></li>
   <li><p>Any debugging information, including backtraces
-  (see <a href="http://developer.pidgin.im/wiki/GetABacktrace">our
+  (see <a href="https://developer.pidgin.im/wiki/GetABacktrace">our
   instructions for obtaining a backtrace</a>), a debug log (the output
   of pidgin -d), etc.</p></li>
   <li><p>Any proof of concept exploits, debugging tools, or other
diff --git a/htdocs/shared/403.php b/htdocs/shared/403.php
--- a/htdocs/shared/403.php
+++ b/htdocs/shared/403.php
@@ -16,7 +16,7 @@
 <p>Sorry, the page you tried to reach is hidden!  Please try using other
 links on the site to find what you're looking for.  If you're sure this
 page should work, please submit a <a
-href="http://developer.pidgin.im/simpleticket">new ticket</a> to let us
+href="https://developer.pidgin.im/simpleticket">new ticket</a> to let us
 know about the problem.</p>
 
 </div>
diff --git a/htdocs/shared/404.php b/htdocs/shared/404.php
--- a/htdocs/shared/404.php
+++ b/htdocs/shared/404.php
@@ -18,7 +18,7 @@
 <p>Sorry, the page you tried to reach isn't here!  Please try using other
 links on the site to find what you're looking for.  If you're sure this
 page should work, please submit a <a
-href="http://developer.pidgin.im/simpleticket">new ticket</a> to let us
+href="https://developer.pidgin.im/simpleticket">new ticket</a> to let us
 know about the problem.</p>
 
 </div>
diff --git a/htdocs/support/index.php b/htdocs/support/index.php
--- a/htdocs/support/index.php
+++ b/htdocs/support/index.php
@@ -17,8 +17,8 @@
 
 <h1>General Pidgin Help</h1>
 
-New to Pidgin?  Try the <a href="http://developer.pidgin.im/wiki/Using%20Pidgin">User Guide</a>.<br/>
-Also see the <a href="http://developer.pidgin.im/wiki/FAQ">Frequently Asked Questions</a>.
+New to Pidgin?  Try the <a href="https://developer.pidgin.im/wiki/Using%20Pidgin">User Guide</a>.<br/>
+Also see the <a href="https://developer.pidgin.im/wiki/FAQ">Frequently Asked Questions</a>.
 
 <h2>Need to talk to a human?</h2>
 
@@ -51,9 +51,9 @@ Chat on IRC: <a onclick="javascript:this
 
 <ol>
 <li>Don't panic!</li>
-<li>Is this a security problem?  Are you or your computer at risk of being harmed?  <a href="http://developer.pidgin.im/wiki/SecurityVulnerabilityProcess">Report this directly to us</a></li>
-<li>Otherwise, <a href="http://developer.pidgin.im/query?status=closed&status=new&status=pending&max=20&summary=~&col=id&col=summary&keywords=~&order=priority">search</a> to see if your problem has already been reported</li>
-<li><a href="http://developer.pidgin.im/wiki/TipsForBugReports">File a bug report</a></li>
+<li>Is this a security problem?  Are you or your computer at risk of being harmed?  <a href="https://developer.pidgin.im/wiki/SecurityVulnerabilityProcess">Report this directly to us</a></li>
+<li>Otherwise, <a href="https://developer.pidgin.im/query?status=closed&status=new&status=pending&max=20&summary=~&col=id&col=summary&keywords=~&order=priority">search</a> to see if your problem has already been reported</li>
+<li><a href="https://developer.pidgin.im/wiki/TipsForBugReports">File a bug report</a></li>
 </ol>
 
 </div>
diff --git a/inc/downloads.inc b/inc/downloads.inc
--- a/inc/downloads.inc
+++ b/inc/downloads.inc
@@ -92,7 +92,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 
 <p>This download is for the source code of Pidgin ' . $pidgin_version . '.</p>
 <p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from us (see the links on the left) or your operating system distribution.</p>
-<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="http://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.</p>',
+<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="https://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.</p>',
 	),
 );
 
diff --git a/inc/footer.inc b/inc/footer.inc
--- a/inc/footer.inc
+++ b/inc/footer.inc
@@ -1,5 +1,5 @@
 <div id="footer">
-<a href="http://developer.pidgin.im/wiki/WhatIsLibpurple"><img src="/shared/img/button.libpurple.png" alt="libpurple" /></a>
+<a href="https://developer.pidgin.im/wiki/WhatIsLibpurple"><img src="/shared/img/button.libpurple.png" alt="libpurple" /></a>
 <a href="http://www.networkredux.com/"><img src="/shared/img/button.networkredux.jpg" alt="Hosted by NetworkRedux" title="Hosted by NetworkRedux" /></a>
 <a href="http://blendinteractive.com/"><img src="/shared/img/button.blend.png" alt="Design by Blend Interactive" title="Design by Blend Interactive" /></a>
 <a href="http://sourceforge.net/projects/pidgin"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=235&type=12" width="120" height="30" style="border:none" alt="Get Pidgin at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
diff --git a/inc/header.inc b/inc/header.inc
--- a/inc/header.inc
+++ b/inc/header.inc
@@ -22,11 +22,11 @@ if (!array_key_exists('section', $page))
 
 // Define Sections
 $sections['Download']              = "/download/";
-$sections['Plugins']               = "http://developer.pidgin.im/wiki/ThirdPartyPlugins";
+$sections['Plugins']               = "https://developer.pidgin.im/wiki/ThirdPartyPlugins";
 $sections['Help']                  = "/support/";
 $sections['About']                 = "/about/";
 $sections['News']                  = "http://planet.pidgin.im/";
-$sections['Development']           = "http://developer.pidgin.im/";
+$sections['Development']           = "https://developer.pidgin.im/";
 
 ?>
 



More information about the Commits mailing list