]> granicus.if.org Git - curl/commit
imap: Fixed exclude of clear text when using auth=* in commit 75cd7fd66762bb
authorSteve Holme <steve_holme@hotmail.com>
Sat, 14 Dec 2013 12:23:23 +0000 (12:23 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 14 Dec 2013 12:24:17 +0000 (12:24 +0000)
commit32b9c30e6705ca2b96b836cd0a8380b6a23478ff
tree7a93a32ef39382dbf11720c27788028c8fc7b5fd
parent75cd7fd66762bbfb73830553c8229aa0182f8987
imap: Fixed exclude of clear text when using auth=* in commit 75cd7fd66762bb

It is not 100% clear whether * should include clear text LOGIN or not
from RFC-5092, however, including it is then consistent with current
POP3 behaviour where clear text, APOP or SASL may be chosen.
lib/imap.c