aboutsummaryrefslogtreecommitdiff
path: root/git_remote_helpers
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-07-18 03:50:14 -0400
committerJunio C Hamano <gitster@pobox.com>2011-07-20 11:38:35 -0700
commit8d677edc4fa3fd1fe12b49bf279aaad5be89b81c (patch)
tree5e0352c5f0333e1240ea0759a48fe3e4573f858b /git_remote_helpers
parent28d0c1017a10a93ce165a2d4e9fb6a691a933bd3 (diff)
downloadgit-8d677edc4fa3fd1fe12b49bf279aaad5be89b81c.tar.gz
git-8d677edc4fa3fd1fe12b49bf279aaad5be89b81c.tar.xz
http: retry authentication failures for all http requests
Commit 42653c0 (Prompt for a username when an HTTP request 401s, 2010-04-01) changed http_get_strbuf to prompt for credentials when we receive a 401, but didn't touch http_get_file. The latter is called only for dumb http; while it's usually the case that people don't use authentication on top of dumb http, there is no reason not to allow both types of requests to use this feature. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git_remote_helpers')
0 files changed, 0 insertions, 0 deletions