diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-03-06 05:28:08 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-03-06 05:28:08 +0800 |
commit | 691be72a02067c25b8770d890f06658b7cc12c86 (patch) | |
tree | 8e213d25c310bb00c79ec41fce46f3ff88ab3bc1 /ui | |
parent | 4d126fb6748040e58f4d47966f4f832e66814811 (diff) | |
download | gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar.gz gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar.bz2 gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar.lz gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar.xz gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.tar.zst gsoc2013-evolution-691be72a02067c25b8770d890f06658b7cc12c86.zip |
Don't return NULL if the token is non-NULL. This is why:
2001-03-05 Jeffrey Stedfast <fejj@ximian.com>
* camel-sasl-plain.c (plain_challenge): Don't return NULL if the
token is non-NULL. This is why:
sending : AUTH PLAIN
received: 334 ok. go on. <-- this is why
sending : ZGZPaQpAZ214Lm5ldBBnb29jYXI=
received: 235 {mp005-rz3} go ahead
* camel-sasl.c (camel_sasl_authtype): Add the PLAIN type here.
(camel_sasl_authtype_list): And here too.
* camel-sasl-plain.c: Initialize the camel_sasl_plain_authtype.
* camel-sasl-plain.h: extern the camel_sasl_plain_authtype.
svn path=/trunk/; revision=8562
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions