[Phplib-trackers] [ phplib-Patches-501872 ] fallback error patch
Brought to you by:
nhruby,
richardarcher
|
From: <no...@so...> - 2002-01-10 15:42:00
|
Patches item #501872, was opened at 2002-01-10 07:41 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=403613&aid=501872&group_id=31885 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gaetano Giunta (ggiunta) Assigned to: Nobody/Anonymous (nobody) Summary: fallback error patch Initial Comment: For a detailed description, see the posts in the bugs section (bug #487852). The idea is to avoid the user seeing the Session ID in the URL of a page when a session is sarted with cookies and fallback enabled. The code: replace in session.inc the function release_token with the one in the attached file NOTE: I tested this only with IE5.5 and cookiwes on/off, might need some more extensive testing... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=403613&aid=501872&group_id=31885 |