[jira] Work started: (MODPYTHON-152) req.main/prev from subrequest should yield true Python request object.

2006-04-30 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-152?page=all ] Work on MODPYTHON-152 started by Graham Dumpleton > req.main/prev from subrequest should yield true Python request object. > -- > > Key: MODPYTHON

[jira] Resolved: (MODPYTHON-152) req.main/prev from subrequest should yield true Python request object.

2006-04-30 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-152?page=all ] Graham Dumpleton resolved MODPYTHON-152: Fix Version: 3.3 Resolution: Fixed > req.main/prev from subrequest should yield true Python request object. > -

[jira] Assigned: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

2006-04-30 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ] Graham Dumpleton reassigned MODPYTHON-108: -- Assign To: Graham Dumpleton (was: Jim Gallacher) > Let Cookie support new HttpOnly property to prevent cross-site cookie stealing >

[jira] Work started: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

2006-04-30 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ] Work on MODPYTHON-108 started by Graham Dumpleton > Let Cookie support new HttpOnly property to prevent cross-site cookie stealing > -- > >

[jira] Resolved: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

2006-04-30 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-108?page=all ] Graham Dumpleton resolved MODPYTHON-108: Fix Version: 3.3 Resolution: Fixed At the technical level, it appears to mark up cookie as it is meant to. Thus change has been co