diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2023-03-11 00:03:34 -0800 |
---|---|---|
committer | Edward Thomson <ethomson@vercel.com> | 2023-03-21 09:14:06 +0000 |
commit | cff0d9b1cc2432ab6a6eab777cdfe230ee07fca1 (patch) | |
tree | 320006a834698a824d34dff9a77d2a0951d12aab /src/commit.c | |
parent | f68f542eb63efb0f50e00d2376196f5bd48ed41e (diff) | |
download | libgit2-cff0d9b1cc2432ab6a6eab777cdfe230ee07fca1.tar.gz |
http: refactor GSSAPI / negotiate / NTLM auth
Name the GSSAPI and ntlmclient authentication providers as such. Today
they're named after the authentication mechanism ("Negotiate", "NTLM")
instead of their implementation.
If we have competing implementations for the same mechanism (eg, a
future Windows SSPI-based provider for Negotiate and NTLM) then this
will get confusing.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions