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)
commit8c81fce4b07c7e0f76960f35b6ffdc817c09b7ad
treea7a763d32d81fc2a79b65e6323e8f2389ea60e00
parented953e1076c6a0dca1e2fd32ba8158a13929238c
parenta4a4439fdf2fa5867b3f30040be535cff65b8a42
Merge branch 'js/http-pki-credential-store'

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
http.c