diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-08-14 15:59:21 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-09-15 13:23:28 -0700 |
commit | d05b9618ce42e85936176537f939a4eb85d4d65e (patch) | |
tree | 729f418364ffd20640fe5da3159e6c673c0c2769 /gitweb | |
parent | a85b377d0419a9dfaca8af2320cc33b051cbed04 (diff) | |
download | git-d05b9618ce42e85936176537f939a4eb85d4d65e.tar.gz |
receive-pack: GPG-validate push certificates
Reusing the GPG signature check helpers we already have, verify
the signature in receive-pack and give the results to the hooks
via GIT_PUSH_CERT_{SIGNER,KEY,STATUS} environment variables.
Policy decisions, such as accepting or rejecting a good signature by
a key that is not fully trusted, is left to the hook and kept
outside of the core.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions