[Tickets #9733] Re: Password lost during hordeauth authentication via API
bugs at horde.org
bugs at horde.org
Fri Sep 28 15:07:52 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
+New Attachment | Registry.php.diff
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2012-09-28 15:07) wrote:
> This should be good now. Includes the following commits:
>
> http://lists.horde.org/archives/commits/2012-September/016282.html
>
>
> If you could test these on your setup before they are released, that
> would be a big help.
Looks good, except that 'horde-active-sessions' now doesn't work anymore:
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.
arjen+horde at de-korte.org (2012-09-28 15:07) uploaded: Registry.php.diff
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=Registry.php.diff&ticket=9733&fn=%2FRegistry.php.diff
More information about the bugs
mailing list