]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/http-pki-credential-store'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Mar 2021 21:59:02 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Mar 2021 21:59:02 +0000 (14:59 -0700)
The http codepath learned to let the credential layer to cache the
password used to unlock a certificate that has successfully been
used.

* js/http-pki-credential-store:
  http: drop the check for an empty proxy password before approving
  http: store credential when PKI auth is used

1  2 
http.c

diff --cc http.c
Simple merge