[Tickets #3961] First time login mailbox failure
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue May 23 10:38:06 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3961
-----------------------------------------------------------------------
Ticket | 3961
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | First time login mailbox failure
Queue | IMP
Version | HEAD
State | Feedback
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-05-23 10:38) wrote:
It would help if you could tell us which case matched to fall through to
that unset() code. i.e., which of the following cases:
if (($imapuser !== null && ($imapuser != $_SESSION['imp']['user'])) ||
($pass !== null && ($pass != Secret::read(Secret::getKey('imp'),
$_SESSION['imp']['pass'])))) {
matches.
More information about the bugs
mailing list