6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12432] Synchronisation of calendar via SyncML fails
*
Your Email Address
*
Spam protection
Enter the letters below:
.\ /.__. __ ._. | >< | |/ ` | \__|/ \|__\\__._|_
Comment
> I tried to clone the Horde from AlmaLinux 8 with manual installed PHP > 7.4 environment 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." > > 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. > > (the password is stored in PHP session in plain text format.)
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