Hi, On Mon, Dec 28, 2009 at 8:09 PM, Martin Storsjö <martin@xxxxxxxxx> wrote: > Hi Lénaďc, > > On Mon, 28 Dec 2009, Lénaďc Huard wrote: > >> The attached patch makes git configure libcurl to negotiate the most suitable >> HTTP authentication method. >> Thanks to that patch, I manage to clone and fetch my git repository hosted on >> my web server requesting an authentication through the « Digest » method. > > Something similar has already been queued for inclusion, and is available > in the branch 'next', in commit b8ac923010484908d8426cb8ded5ad7e8c21a7f6. > The patch available there requires you to set http.authAny for the libcurl > option to be enabled. ...or setting the environment variable GIT_HTTP_AUTH_ANY. (by the way, Martin was referring to setting http.authAny in your git configuration.) -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html