]> granicus.if.org Git - curl/commit
pop3.c: Fixed default authentication detection
authorSteve Holme <steve_holme@hotmail.com>
Sun, 6 Jan 2013 23:06:29 +0000 (23:06 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 6 Jan 2013 23:06:29 +0000 (23:06 +0000)
commit494b8664dabf5abd0d1f0eb3995e92736f351dee
tree724dd941d0755eabb3cd3b43de750fbc82c83e7c
parentd6bebd56f7d04c62892edc5d48cb89972de2cd5a
pop3.c: Fixed default authentication detection

Fixed an issue where a server may positively respond to the CAPA command
but not list clear text as a valid authentication type.
lib/pop3.c