Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 4B56C2E00BB for ; Thu, 5 Jun 2008 14:06:08 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 00669-01-2 for ; Thu, 5 Jun 2008 14:06:03 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by developer.postgresql.org (Postfix) with ESMTP id 26D432E009C for ; Thu, 5 Jun 2008 14:05:40 -0300 (ADT) Received: from [192.168.1.5] (or-69-34-217-90.sta.embarqhsd.net [69.34.217.90]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id m55H75pl011419 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Jun 2008 10:07:06 -0700 Subject: Re: Git access? From: "Joshua D. Drake" To: David Fetter Cc: Magnus Hagander , PostgreSQL WWW In-Reply-To: <20080605165556.GI21648@fetter.org> References: <20080605155258.GF21648@fetter.org> <48480E73.6030101@hagander.net> <20080605165556.GI21648@fetter.org> Content-Type: text/plain Organization: Command Prompt, Inc. Date: Thu, 05 Jun 2008 10:05:41 -0700 Message-Id: <1212685541.12052.421.camel@jd-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1.1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Thu, 05 Jun 2008 10:07:06 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/32 X-Sequence-Number: 15259 On Thu, 2008-06-05 at 09:55 -0700, David Fetter wrote: > On Thu, Jun 05, 2008 at 06:04:03PM +0200, Magnus Hagander wrote: > > David Fetter wrote: > > > I think (hope?) that people are working on a better way to deal with > > accounts on that one, per some previous discussion. But - that looks > > to be the correct address to me, so I think you just need to be a > > bit more patient... > > In case it wasn't obvious, I'm volunteering to do work on this. What > needs doing? We need to non-shell account authentication. You can use something like mod_auth_pgsql or another thing (I can't recall the name) that git actually suggests. Sincerely, Joshua D. Drake