[dev] ActiveSync with Nokia MfE - Strange Problem in Horde_Auth_Base
Michael Rubinsky
mrubinsk at horde.org
Thu May 27 15:13:34 UTC 2010
Quoting Michael Rubinsky <mrubinsk at horde.org>:
> Quoting Lukas Gradl <horde at ssn.at>:
>
>> On 2010-05-27 16:47, Jan Schneider wrote:
>>> Zitat von Lukas Gradl <horde at ssn.at>:
>>>
>>>
>>> Now you are onto something! $_COOKIE is set automatically if the client
>>> sent a cookie with the HTTP request. I bet that cookie support is not
>>> required by the AS specs.
>>> Actually Horde should fall back to some other secret if it can't store
>>> them in the cookie, but maybe this is broken in the current development
>>> version. Or maybe this doesn't work for some reason during AS requests.
>>
>> As far as I can see (in Horde_Secret::getKey) session_id() is used
>> as key if no cookie is set.
>> But session_id() seems to return an empty value...
>
> Ah. I have sessions set to none for AS sessions since they are not
> needed. Let me investigate further...
Actually, before I go too much further, let's test this theory. In
horde/rpc.php, line 40 should be $session_control = 'none'; Comment
out or remove that line, and try again with MfE...
Thanks,
mike
--
The Horde Project (www.horde.org)
mrubinsk at horde.org
"Time just hates me. That's why it made me an adult." - Josh Joplin
More information about the dev
mailing list