Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: Failure using webdav basic auth by git client

From: Jeff King <hidden>
Date: 2016-06-15 22:55:14

On Sun, Nov 11, 2012 at 01:09:02PM -0500, Jason Pyeron wrote:
quoted
My google fu has failed me on this issue. I am trying to setup http(s)
repositories for git. If I require authenticated users then git asks
for a username and password for the first volley of communications, but
then does not include the Authorization header on subsequent requests.
[...]
quoted
quoted
GET /git/test/info/refs?service=git-receive-pack HTTP/1.1
User-Agent: git/1.7.9
Can you try with a more recent git version? There were some bugs with
on-demand http auth when using the dumb protocol (which I see you are
using). They were fixed in v1.7.10.2 and higher.

Also, consider setting up the smart-http protocol, as it is way more
efficient.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help