]> git.ipfire.org Git - thirdparty/git.git/commit - credential.c
Merge branch 'mc/credential-helper-www-authenticate'
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2023 21:03:10 +0000 (14:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2023 21:03:10 +0000 (14:03 -0700)
commit92c56da09683fa3331668adec073b6769da8f0b7
treeb114e12cbf97692ce1e07af74616d8b38cda0408
parentaf5388d2ddb0bc7c22fbe698078f4ca07879d954
parent5f2117b24f568ecc789c677748d70ccd538b16ba
Merge branch 'mc/credential-helper-www-authenticate'

Allow information carried on the WWW-AUthenticate header to be
passed to the credential helpers.

* mc/credential-helper-www-authenticate:
  credential: add WWW-Authenticate header to cred requests
  http: read HTTP WWW-Authenticate response headers
  t5563: add tests for basic and anoymous HTTP access
Documentation/git-credential.txt
credential.c
credential.h
git-compat-util.h
http.c
t/lib-httpd.sh
t/lib-httpd/apache.conf