X2Go Bug report logs - #242
Provide HTTP access to git repository

Package: git.x2go.org; Maintainer for git.x2go.org is git-admin@x2go.org;

Reported by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Date: Sun, 16 Jun 2013 14:48:02 UTC

Severity: wishlist

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 242-done@bugs.x2go.org (full text, mbox, reply):

Received: (at 242-done) by bugs.x2go.org; 21 Jun 2013 07:37:12 +0000
From mike.gabriel@das-netzwerkteam.de  Fri Jun 21 09:37:11 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=URIBL_BLOCKED autolearn=ham
	version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id EABA05DB2C;
	Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 98465A85;
	Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 8A9CF3BB30;
	Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 1ebs+Yv3x-L8; Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 650703BBF5;
	Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 45CA73BBFE;
	Fri, 21 Jun 2013 09:37:10 +0200 (CEST)
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id A71AF3BBF5; Fri, 21 Jun 2013 09:37:09 +0200 (CEST)
Received: from nocatv2.tng.de (nocatv2.tng.de [213.178.75.58]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Fri, 21 Jun 2013
 09:37:09 +0200
Message-ID: <20130621093709.18364vkgbyo0rued@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Fri, 21 Jun 2013 09:37:09 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>, 242-done@bugs.x2go.org
Cc: control@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#242: Provide HTTP access to git repository
References: <51BDCE4B.9010001@gmx.de>
In-Reply-To: <51BDCE4B.9010001@gmx.de>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_4st7z9dr0t5x";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)
[Message part 1 (text/plain, inline)]
Hi Heinrich,

On So 16 Jun 2013 16:40:11 CEST Heinrich Schuchardt wrote:

> Dear maintainer,
>
> the X2GO repository can be reached via the following protocols:
> ssh, port 22
> git, port 9118
>
> Unfortunately these ports may not be reachable from behind a firewall.
>
> Please, setup your webserver to allow access to the repositories via  
> https or http.
>
> For Apache this can be done with
>
> # Indicate were the git repositories are located.
> SetEnv GIT_PROJECT_ROOT /home/git/root
>
> # Indicate git-daemon-export-ok is not needed.
> SetEnv GIT_HTTP_EXPORT_ALL
>
> # Location of git backend
> ScriptAlias /git /usr/lib/git-core/git-http-backend
>
> # Disallow pushing to repository via HTTP.
> <LocationMatch "^/git/.*/git-receive-pack$">
>   Order allow,deny
>   Deny from all
> </LocationMatch>
>
> Best regards
>
> Heinrich Schuchardt

Thanks for contributing this idea and this Apache config extension.

The X2Go Git projects can now also be cloned via

  git clone http://code.x2go.org/git/<project>.git

Greets+Thanks,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 26 10:27:55 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.