diff options
author | Kazuki Yamaguchi <k@rhe.jp> | 2016-04-08 23:02:24 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-13 15:28:09 -0700 |
commit | 6c50a575952fcffa0df0cb435e9e3f4eab74b1bf (patch) | |
tree | c13fa344c1175bce29ccfa27137f7f56e181b95f /git-gui/lib | |
parent | d95553a6b8c5153f541adcfc3346004e8249b0e6 (diff) | |
download | git-6c50a575952fcffa0df0cb435e9e3f4eab74b1bf.tar.gz git-6c50a575952fcffa0df0cb435e9e3f4eab74b1bf.tar.xz |
imap-send: check for NOLOGIN capability only when using LOGIN command
Don't check for NOLOGIN (LOGINDISABLED) capability when imap.authMethod
is specified.
LOGINDISABLED capability doesn't forbid using AUTHENTICATE, so it should
be allowed, or we can't connect to IMAP servers which only accepts
AUTHENTICATE command.
Signed-off-by: Kazuki Yamaguchi <k@rhe.jp>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib')
0 files changed, 0 insertions, 0 deletions