public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* [wwwdocs] Make git/gitweb_config.perl use https (fwd)
@ 2014-07-05 19:44 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2014-07-05 19:44 UTC (permalink / raw)
  To: overseers

FYI.  This should not cause any problems, rather to the contrary,
but just in case one of you sees anything that looks related.

I am nearly done converting all of gcc.gnu.org to https links (or 
making links relative).

Gerald

---------- Forwarded message ----------
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Date: Fri, 4 Jul 2014 16:11:59 +0200 (CEST)
Subject: [wwwdocs] Make git/gitweb_config.perl use https

Applied.

Gerald

Index: git/gitweb_config.perl
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/git/gitweb_config.perl,v
retrieving revision 1.1
diff -u -r1.1 gitweb_config.perl
--- git/gitweb_config.perl	18 Mar 2008 02:07:15 -0000	1.1
+++ git/gitweb_config.perl	4 Jul 2014 14:10:54 -0000
@@ -7,6 +7,6 @@
 @git_base_url_list =
   (qw(git://gcc.gnu.org/git
       ssh://gcc.gnu.org/git
-      http://gcc.gnu.org/git));
+      https://gcc.gnu.org/git));
 
 $projects_list = "$projectroot/gitweb-project-list";

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-05 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-05 19:44 [wwwdocs] Make git/gitweb_config.perl use https (fwd) Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).