diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2018-11-06 14:15:43 +0000 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2018-11-21 23:06:12 +0000 |
| commit | a2e6e0ea0e947954836b27572e753c7f95e5a1f4 (patch) | |
| tree | 5314f62c8e903b4799f253b8c1ef9a77a60964b5 /include/git2/oidarray.h | |
| parent | 8ee1009874d11a61ccd4b89322432c3633b4cc1f (diff) | |
| download | libgit2-a2e6e0ea0e947954836b27572e753c7f95e5a1f4.tar.gz | |
transport: allow cred/cert callbacks to return GIT_PASSTHROUGHethomson/defer_cert_cred_cb
Allow credential and certificate checking callbacks to return
GIT_PASSTHROUGH, indicating that they do not want to act.
Introduce this to support in both the http and ssh callbacks.
Additionally, enable the same mechanism for certificate validation.
This is most useful to disambiguate any meaning in the publicly exposed
credential and certificate functions (`git_transport_smart_credentials`
and `git_transport_smart_certificate_check`) but it may be more
generally useful for callers to be able to defer back to libgit2.
Diffstat (limited to 'include/git2/oidarray.h')
0 files changed, 0 insertions, 0 deletions
