[Tickets #9733] Re: Password lost during hordeauth authentication via API
bugs at horde.org
bugs at horde.org
Sat Sep 29 18:03:00 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9733
------------------------------------------------------------------------------
Ticket | 9733
Updated By | arjen+horde at de-korte.org
Summary | Password lost during hordeauth authentication via API
Queue | Horde Base
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone | 4.1
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2012-09-29 18:02) wrote:
>> Looks good, except that 'horde-active-sessions' now doesn't work anymore:
>
> Great, thanks for testing.
>
>> PHP Fatal error: Call to a member function getSessionsInfo() on a
>> non-object in /usr/bin/horde-active-sessions on line 35
>>
>> It looks like it doesn't really like the Horde_Session_Null storage
>> handler. Attached patch works around this, by only using
>> Horde_Session_Null when the SESSION_NONE flag is explicitly set. In
>> all other cases, the behavior is as was previously the case.
>
> This is actually fixed by another commit to the
> horde-active-sessions script that needed to be cherry-picked:
>
> http://lists.horde.org/archives/commits/2012-September/016286.html
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.
More information about the bugs
mailing list