[commits] Horde branch master updated. 8a9328f19d062c3ab899bfa743666888cafd169f
Michael Rubinsky
mike at theupstairsroom.com
Fri Apr 9 18:02:53 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d03c9228cc202547de4470367b76d51d0cd0fa75
8a9328f Correctly determine if we are creating a session or not when calling rpc.php.
-----------------------------------------------------------------------
commit 8a9328f19d062c3ab899bfa743666888cafd169f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Apr 9 14:01:00 2010 -0400
Correctly determine if we are creating a session or not when calling rpc.php.
Need to determine type of server before calling appInit() and also need to let
Horde_Controller_Request_Http know we don't want a session. This will probably
be taken care of when we use a full-fledged controller here, but for now we need to
pass the session_control value to the Request const'r.
framework/Controller/lib/Horde/Controller/Request/Http.php | 6 +-
horde/rpc.php | 92 +++++++-----
2 files changed, 57 insertions(+), 41 deletions(-)
http://git.horde.org/diff.php/framework/Controller/lib/Horde/Controller/Request/Http.php?rt=horde-git&r1=7abf2ec72c3c1a93741e0c288062ab47e398ad79&r2=8a9328f19d062c3ab899bfa743666888cafd169f
http://git.horde.org/diff.php/horde/rpc.php?rt=horde-git&r1=d03c9228cc202547de4470367b76d51d0cd0fa75&r2=8a9328f19d062c3ab899bfa743666888cafd169f
More information about the commits
mailing list