diff options
author | Anders Borum <anders@algoritmer.dk> | 2018-10-06 12:58:06 +0200 |
---|---|---|
committer | Anders Borum <anders@algoritmer.dk> | 2018-10-06 22:00:34 +0200 |
commit | 475db39bb4c44a2221f340c66c227f555e478d10 (patch) | |
tree | 212fa8ce0001557816cd5f1c8fb6292ee1642933 /src/commit.c | |
parent | a8d447f68076d1520f69649bb52629941be7031f (diff) | |
download | libgit2-475db39bb4c44a2221f340c66c227f555e478d10.tar.gz |
ignore unsupported http authentication schemes
auth_context_match returns 0 instead of -1 for unknown schemes to
not fail in situations where some authentication schemes are supported
and others are not.
apply_credentials is adjusted to handle auth_context_match returning
0 without producing authentication context.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions