From: Chris Webb Date: Sat, 27 Mar 2010 15:00:19 +0000 (+0000) Subject: imap-send: suppress warning about cleartext password with CRAM-MD5 X-Git-Tag: v1.7.1-rc0~41 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/10439d89ebe77a1fb8f05a8ad5d5f4071639bb3e?hp=10439d89ebe77a1fb8f05a8ad5d5f4071639bb3e 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 Signed-off-by: Junio C Hamano ---