]> granicus.if.org Git - git/commitdiff
Merge branch 'ky/imap-send'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:08 +0000 (15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:08 +0000 (15:45 -0700)
Support for CRAM-MD5 authentication method in "git imap-send" did
not work well.

* ky/imap-send:
  imap-send: fix CRAM-MD5 response calculation
  imap-send: check for NOLOGIN capability only when using LOGIN command


Trivial merge