[Tickets #3961] First time login mailbox failure
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon May 22 22:24:51 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 | franke at bethzur.com
Summary | First time login mailbox failure
Queue | IMP
Version | HEAD
State | Feedback
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
franke at bethzur.com (2006-05-22 22:24) wrote:
> We are going to need a lot more information to do anything about
> this. Like where exactly in the code is is kicking you out as
> unauthenticated.
I searched all of imp for logout. I found two in redirect.php. Commenting
out lines 96 & 97:
#unset($_SESSION['imp']);
#_redirect(Auth::addLogoutParameters(IMP::logoutUrl(),
AUTH_REASON_FAILED));
Caused it to work now.
More information about the bugs
mailing list