6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/5/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#15137] IMP is marked as authenticated
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__ .__. __ .__ | || \[__]/ `[ __ |__||__/| |\__.[_./
Comment
> (For your and my reference) > > I tried to clone the Horde Webmail 5.2.22 from AlmaLinux 8 with > manual installed PHP > 7.4 environment (working fine) to AlmaLinux 9 with manual installed PHP 7.4 > environment. > > Then, inside AlmaLinux 9 , I encountered the same error - "IMP is > marked as authenticated, but no credentials can be found in the > session." inside IMP. > > After a day study, it seems > $_SESSION[imp][imap_ob_pass/xxxxxxxxxxxxxxxxxxx] -> become nothing > > If I manually modified the file - imp/lib/Imap/Password.php > inside "public function serialize()" , changed > from > $session->set('imp', self::PASSWORD_KEY . '/' . $this->_id, > $this->_password, $session::ENCRYPT); > to > $session->set('imp', self::PASSWORD_KEY . '/' . $this->_id, > $this->_password, 0 ); > > It seems working again. > > (Note: the password is stored in PHP session in plain text format.) > > ref.: https://bugs.horde.org/ticket/12432
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers