]> granicus.if.org Git - neomutt/commit
Properly set the SASL external auth name when using SSL client certs.
authorBrendan Cully <brendan@kublai.com>
Wed, 27 Aug 2008 06:09:13 +0000 (23:09 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 27 Aug 2008 06:09:13 +0000 (23:09 -0700)
commit3c9ad1ba4add3cfadd838203d0ae95403252d280
tree15a3ecd599284fff7f0b06c490344f093524716b
parent0be014dbd75bedd2f99306f997c08d9d573aa0d2
Properly set the SASL external auth name when using SSL client certs.
Also zero out the account structure before filling it with available
data. Client certificates + SASL EXTERNAL were only working by luck.
ChangeLog
imap/util.c
mutt_sasl.c
mutt_ssl.c
mutt_ssl_gnutls.c