summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.11.0.txt
diff options
context:
space:
mode:
authorLibravatar Petr Stodulka <pstodulk@redhat.com>2016-09-28 20:01:34 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-09-29 20:39:23 -0700
commit26a7b2342980f2eb46b47122d1d6dfbf13ed4ccb (patch)
tree13a0d669ec8d181f7075f73a32ea825f760f4921 /Documentation/RelNotes/2.11.0.txt
parentStart preparing for 2.10.1 (diff)
downloadtgif-26a7b2342980f2eb46b47122d1d6dfbf13ed4ccb.tar.xz
http: control GSSAPI credential delegation
Delegation of credentials is disabled by default in libcurl since version 7.21.7 due to security vulnerability CVE-2011-2192. Which makes troubles with GSS/kerberos authentication when delegation of credentials is required. This can be changed with option CURLOPT_GSSAPI_DELEGATION in libcurl with set expected parameter since libcurl version 7.22.0. This patch provides new configuration variable http.delegation which corresponds to curl parameter "--delegation" (see man 1 curl). The following values are supported: * none (default). * policy * always Signed-off-by: Petr Stodulka <pstodulk@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.11.0.txt')
0 files changed, 0 insertions, 0 deletions