[Tickets #9733] Re: Password lost during hordeauth authentication via API

bugs at horde.org bugs at horde.org
Sun Sep 30 20:41:53 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-30 20:41) wrote:

Ok. I see what's happening now. The session data is being decoded into  
$_SESSION to parse the sessions for horde-active-sessions, but the  
Null handler doesn't use $_SESSION for storage.  The issue with my  
session save path was getting in the way of me seeing this. Not sure  
what that is about, but using the "File" session driver instead allows  
me to see this.

I've committed your earlier patch, which now fixes it locally for me too.

Thanks!






More information about the bugs mailing list