summaryrefslogtreecommitdiff
path: root/gitweb/gitweb.cgi
diff options
context:
space:
mode:
authorMatthew John Cheetham <mjcheetham@outlook.com>2026-04-16 09:20:57 +0000
committerJunio C Hamano <gitster@pobox.com>2026-04-16 09:15:17 -0700
commita8faa7a56033486c576b6386798dca4591e163eb (patch)
treec68e7d4c8a3df7eb16fc14f09404d5170d29c6d6 /gitweb/gitweb.cgi
parentf65aba1e87db64413b6d1ed5ae5a45b5a84a0997 (diff)
http: extract http_reauth_prepare() from retry paths
All three HTTP retry paths (http_request_recoverable, post_rpc, probe_rpc) call credential_fill() directly when handling HTTP_REAUTH. Extract this into a helper function so that a subsequent commit can add pre-fill logic (such as attempting empty-auth before prompting) in one place. No functional change. Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/gitweb.cgi')
0 files changed, 0 insertions, 0 deletions