[Tickets #1801] RESOLVED: first time imp authentication error with hordeauth
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Mar 27 11:14:36 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1801
-----------------------------------------------------------------------
Ticket | 1801
Updated By | ben at smallercircle.com
Summary | first time imp authentication error with hordeauth
Queue | Horde Base
Version | 3.0.4
State | Resolved
Priority | 2. Medium
Type | Bug
Owners | Horde Developers
-----------------------------------------------------------------------
ben at smallercircle.com (2006-03-27 11:14) wrote:
This issue is not resolved, and I'm still seeing it with the latest stable
versions of Horde and IMP.
The initial comment describing this issue describes the issue that I'm
seeing perfectly.
I've been able to trace the problem to line 86 of imp/lib/IMAP.php. The line
is:
$this->_pass = Secret::read(Secret::getKey('imp'),
$_SESSION['imp']['pass']);
During the initial login, $this->_pass is set to a non-sensical string (and
varies).
More information about the bugs
mailing list