]> granicus.if.org Git - neomutt/commit
Don't send protocol garbage to sasl_decode64 during POP authentication.
authorBrendan Cully <brendan@kublai.com>
Fri, 8 Sep 2006 17:30:33 +0000 (17:30 +0000)
committerBrendan Cully <brendan@kublai.com>
Fri, 8 Sep 2006 17:30:33 +0000 (17:30 +0000)
commit69e037938edefb6376411ef5b6ee888aa21821b0
treec3e91226c390955544617e5248e3c5203a1df72b
parent21e406fe470f0fa70126c4f07147d282f9f06574
Don't send protocol garbage to sasl_decode64 during POP authentication.
Also enable SASL plaintext: $foo_authenticators is a more general solution.
mutt_sasl.c
pop_auth.c