[Tickets #11809] Re: Activesync push problems using file sessions
bugs at horde.org
bugs at horde.org
Mon Dec 3 19:42:36 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11809
------------------------------------------------------------------------------
Ticket | 11809
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Activesync push problems using file sessions
Queue | Synchronization
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Resolved
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2012-12-03 19:42) wrote:
ActiveSync uses the Null session driver since it only needs a session
long enough to ensure there is a session_id (some of the auth drivers
need one for crypo functionality). I added code to immediately call
session_write_close() after the session is created to avoid any
locking issues.
More information about the bugs
mailing list