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 [#9733] Password lost during hordeauth authentication via API
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .__ \ /.__. [__)| [__) >< [__] | |___| \/ \| |
Comment
>>>> No more errors are shown, but now I consistently get '0' as number of >>>> active sessions, despite the fact that 'admin/sessions.php' returns >>>> that there are active sessions. >>> >>> I'm seeing this too, both in FW_4 and master. The problem, at least >>> for me, is caused by a different value of sys_get_temp_dir() being >>> returned for cli requests vs fastcgi requests. Still investigating >>> why this is happening. >> >> ...I should also mention that I see this even if I remove the check >> for disabling sessions. I.e., this happens even if creating a >> "normal" session for CLI. > > If I replace > > $GLOBALS['session'] = $session = new Horde_Session_Null(); > by > $GLOBALS['session'] = $session = new Horde_Session(); > $session->setup(false, $args['session_cache_limiter']); > > which was used before (somewhere around line 423 in > Horde/Registry.php), 'horde-active-sessions -ll' reports the same > sessions as 'admin/sessions.php'.
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