diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-10-28 09:01:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-28 09:01:14 -0700 |
commit | 50a6f65c2dee52fc3fe5a0e0b2f7460c71cf5a09 (patch) | |
tree | 7a574e0529c38de94e37d3c0642a9d20551a0a39 /builtin/clone.c | |
parent | Merge branch 'dp/autoconf-curl-ssl' into maint (diff) | |
parent | http: http.emptyauth should allow empty (not just NULL) usernames (diff) | |
download | tgif-50a6f65c2dee52fc3fe5a0e0b2f7460c71cf5a09.tar.xz |
Merge branch 'dt/http-empty-auth' into maint
http.emptyauth configuration is a way to allow an empty username to
pass when attempting to authenticate using mechanisms like
Kerberos. We took an unspecified (NULL) username and sent ":"
(i.e. no username, no password) to CURLOPT_USERPWD, but did not do
the same when the username is explicitly set to an empty string.
* dt/http-empty-auth:
http: http.emptyauth should allow empty (not just NULL) usernames
Diffstat (limited to 'builtin/clone.c')
0 files changed, 0 insertions, 0 deletions