Re: git-http-backend: anonymous read, authenticated write

2013-04-12 Thread Magnus Therning
On Thu, Apr 11, 2013 at 9:34 PM, Jeff King p...@peff.net wrote: On Thu, Apr 11, 2013 at 08:52:56AM +0200, Magnus Therning wrote: The documentation should probably make the use of http.receivepack more clear in this situation. I think that'd be good. The fact that it wasn't until several

Re: git-http-backend: anonymous read, authenticated write

2013-04-11 Thread Magnus Therning
On Thu, Apr 11, 2013 at 3:56 AM, Jeff King p...@peff.net wrote: On Thu, Apr 11, 2013 at 01:19:19AM +0200, Magnus Therning wrote: Nope. I'm pretty sure this had *nothing* to do with my config. This is the original config, which doesn't work: $HTTP[url] =~ ^/git { cgi.assign

Re: [PATCH 1/2] doc/http-backend: clarify half-auth repo configuration

2013-04-11 Thread Magnus Therning
to this proposed change, I do think this makes the documentation much clearer and had I read this I most probably would have managed to set up the webserver on my own. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter

Re: git-http-backend: anonymous read, authenticated write

2013-04-10 Thread Magnus Therning
On Tue, Apr 09, 2013 at 01:12:47PM -0400, Jeff King wrote: On Tue, Apr 09, 2013 at 07:45:53AM +0200, Magnus Therning wrote: I've been trying to set up git-http-backend+lighttpd. I've managed to set up anonymous read-only access, and I then successfully configured authentication for both

Re: git-http-backend: anonymous read, authenticated write

2013-04-10 Thread Magnus Therning
On Tue, Apr 09, 2013 at 02:24:26PM +0200, Jakub Narębski wrote: On 09.04.2013, Magnus Therning wrote: I've been trying to set up git-http-backend+lighttpd. I've managed to set up anonymous read-only access, and I then successfully configured authentication for both read and write

Re: git-http-backend: anonymous read, authenticated write

2013-04-10 Thread Magnus Therning
403 rather than 401 *if there's no configuration for authentication*? In any case it seems there is no fix in the version of git in Arch Linux[1]. /M [1]: The package I've been using is built from these unpatched sources: http://git-core.googlecode.com/files/git-1.8.2.tar.gz -- Magnus Therning

git-http-backend: anonymous read, authenticated write

2013-04-08 Thread Magnus Therning
conclusion? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I can tell you I did not have C++ in mind. -- Alan Kay