summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2019-03-22 18:52:03 -1000
committerEdward Thomson <ethomson@edwardthomson.com>2019-06-10 19:58:22 +0100
commit3e0b4b43c8b3d9d1da71297b8e8f346117624919 (patch)
tree3bfc80f579c658c145b08d75ba36b6a745358b47 /ci
parentce72ae9527274bf835d9beb27bb28bc134dc0b06 (diff)
downloadlibgit2-3e0b4b43c8b3d9d1da71297b8e8f346117624919.tar.gz
http: maintain authentication across connections
For request-based authentication mechanisms (Basic, Digest) we should keep the authentication context alive across socket connections, since the authentication headers must be transmitted with every request. However, we should continue to remove authentication contexts for mechanisms with connection affinity (NTLM, Negotiate) since we need to reauthenticate for every socket connection.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions