[cvs] commit: imp/lib/IMAP Client.php
Chuck Hagenbuch
chuck at horde.org
Sat Feb 4 07:58:31 PST 2006
chuck 2006-02-04 07:58:31 PST
Modified files:
lib/IMAP Client.php
Log:
Fix authentication. Because of the check for "+" lines, we have to
read a response line during non-SASL plain authentication. This means
we need to read the line everywhere, since for this case, we were
waiting for a socket timeout and then $response wasn't being set
properly.
I'm pretty sure this is the right fix, but I'd like some feedback
before I merge it. Also, Michael, is there anywhere else besides MIMP
to copy this fix to?
Revision Changes Path
1.35 +7 -3 imp/lib/IMAP/Client.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMAP/Client.php?r1=1.34&r2=1.35&ty=u
More information about the cvs
mailing list