Re: git https transport and wrong password

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 02, 2013 at 06:54:40PM +0300, Mikko Rapeli wrote:
> I have client side logs with GIT_CURL_VERBOSE=1 but from intranet so can't
> publish them directly. Here's roughly what the log shows:

Maybe this is simpler summary:

$ grep "HTTP\/1.1" log.txt
> GET ...info/refs?service=git-upload-pack
< HTTP/1.1 401 Authorization required

password prompt here, and ctrl-c does not work in Cygwin, sigh.

> GET ...info/refs?service=git-upload-pack
< HTTP/1.1 401 Authorization required
> GET ...info/refs?service=git-upload-pack
< HTTP/1.1 302 Found

account locked I presume

> GET longredirecturl
> GET ...info/refs
> HTTP/1.1 302 Found
> GET longredirecturl

I was not able reproduce this issue using curl directly to get the info/refs
page.

-Mikko
--
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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]