[Tickets #9438] Re: [Regression] authentication fails via syncml

bugs at horde.org bugs at horde.org
Thu Dec 9 13:08:44 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9438
------------------------------------------------------------------------------
  Ticket             | 9438
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | [Regression] authentication fails via syncml
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
-State              | Unconfirmed
+State              | Assigned
  Priority           | 2. Medium
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Gunnar Wrobel
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2010-12-09 08:08) wrote:

> Deleting your old cookie before logging in should allow to work  
> around the problem for now.
>
> There is data in the old session that fails on relogin under certain  
> circumstances. I still need some feedback from Micheal Slusarz to  
> understand how this is meant to work.

This is the exact same issue I am seeing with ActiveSync access. At  
least in the case with ActiveSync, it's due to the fact that there  
(correctly) is no session (session_control => 'none') created for  
activesync requests. My guess is syncml also does not need or create a  
session.

As a local workaround, I temporarily removed the 'session_control' =>  
none parameter from the appInit call that gets called for activesync  
access, and this works. You could try doing the same for syncml in  
rpc.php temporarily until this gets fixed properly.







More information about the bugs mailing list