6.0.0-alpha10
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/15/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#15169] No redirect in login screen when session expires
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ __.. . | ||_/ [__)(__ |\/| |__|| \| \.__)| |
Comment
> Hello, > > I am experiencing a problem with horde webmail, the infrastructure > has 1 haproxy -> 3 servers and 3 redis server . The haproxy has > sticky sessions enabled. > > So when a user hibernate his PC without closing the browser or log > out. It throws a message that says: > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > " > > /*secure{"msgs":[ > {"message":"\/services\/ajax.php\/horde\/login.php?url=%2Fservices%2Fajax.php%2Fhorde%2F&horde_logout_token=ZT33NJr11Dsp7prduwqoX5E&logout_reason=6","type":"horde.ajaxtimeout"} > > ],"response":false}*/ > > " > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > Doing some search i found the same bug : > https://horde.horde.narkive.com/Wkx4WLtA/portal-not-returning-to-login-screen-when-session-expires > > My horde version 5.2.23 > > > conf file: > ------------------------------------------------------------------------------------------------------------------------- > > $conf['urls']['token_lifetime'] = 30; > $conf['urls']['hmac_lifetime'] = 30; > $conf['session']['name'] = 'Horde'; > $conf['session']['use_only_cookies'] = true; > $conf['session']['timeout'] = 0; > $conf['session']['cache_limiter'] = 'nocache'; > $conf['session']['max_time'] = 86400; > $conf['cookie']['domain'] = $_SERVER['SERVER_NAME'] > > ------------------------------------------------------------------------------------------------------------------------- > > Thank you
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