[Tickets #9733] Re: Password lost during hordeauth authentication via API
bugs at horde.org
bugs at horde.org
Fri Sep 28 15:31: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 | Michael Rubinsky <mrubinsk at horde.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
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2012-09-28 15:30) 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
More information about the bugs
mailing list