author | Chris Webb <chris@arachsys.com> | |
Sat, 27 Mar 2010 15:00:19 +0000 (15:00 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 28 Mar 2010 16:24:25 +0000 (09:24 -0700) | ||
commit | 10439d89ebe77a1fb8f05a8ad5d5f4071639bb3e | |
tree | e683eaee4f3189c2dccd384b3e98d8f45cacb7f7 | tree | snapshot |
parent | 5e4f61474202122f376b16181b760f390623bf4e | commit | diff |
imap-send: suppress warning about cleartext password with CRAM-MD5
If a CRAM-MD5 challenge-response is used to authenticate to the IMAP server,
git imap-send shouldn't warn about the password being sent in the clear.
Signed-off-by: Chris Webb <chris@arachsys.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If a CRAM-MD5 challenge-response is used to authenticate to the IMAP server,
git imap-send shouldn't warn about the password being sent in the clear.
Signed-off-by: Chris Webb <chris@arachsys.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
imap-send.c | diff | blob | history |