From: Nelson Benitez Leon <nelsonjesus.benitez@seap•minhap.es>
To: git@vger•kernel.org
Cc: peff@peff•net, sam@vilain•net
Subject: [PATCH v3 0/4] Support http proxy authentication
Date: Mon, 05 Mar 2012 16:14:32 +0100 [thread overview]
Message-ID: <4F54D858.7010702@seap.minhap.es> (raw)
Hi, here is a new version of patch-set for supporting proxy
authentication on git, now doing proactive auth if the flag
is set and the proxy url has username, and also handling 407
error code by asking credentials (if necessary) and re-trying.
Patches 1/4 and 2/4 are same as previous version but with ammended
commit messages.
Please comment, thank you!
Nelson Benitez Leon (4):
http: support proxies that needs authentication
http: try http_proxy env var when http.proxy config option is not set
http: handle proxy proactive authentication
http: handle proxy authentication failure (error 407)
http.c | 39 ++++++++++++++++++++++++++++++++++++++-
1 files changed, 38 insertions(+), 1 deletions(-)
--
1.7.7.6
reply other threads:[~2012-03-05 14:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4F54D858.7010702@seap.minhap.es \
--to=nelsonjesus.benitez@seap$(echo .)minhap.es \
--cc=git@vger$(echo .)kernel.org \
--cc=peff@peff$(echo .)net \
--cc=sam@vilain$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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