From: Mikko Rapeli <mikko.rapeli@iki.fi>
To: git@vger.kernel.org
Cc: Shawn Pearce <spearce@spearce.org>, Jeff King <peff@peff.net>
Subject: Re: git https transport and wrong password
Date: Tue, 2 Apr 2013 19:23:08 +0300 [thread overview]
Message-ID: <20130402162308.GU30514@lakka.kapsi.fi> (raw)
In-Reply-To: <20130402155440.GT30514@lakka.kapsi.fi>
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
next prev parent reply other threads:[~2013-04-02 16:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 15:54 git https transport and wrong password Mikko Rapeli
2013-04-02 16:23 ` Mikko Rapeli [this message]
2013-04-02 19:28 ` Jeff King
2013-04-02 19:47 ` Mikko Rapeli
2013-04-02 20:05 ` Jeff King
2013-04-02 20:20 ` Mikko Rapeli
2013-04-03 9:43 ` Mikko Rapeli
2013-04-03 14:12 ` Jeff King
2013-04-03 16:15 ` Mikko Rapeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130402162308.GU30514@lakka.kapsi.fi \
--to=mikko.rapeli@iki.fi \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).