From: maxcooper Date: Mon, 27 Oct 2003 11:01:56 +0000 (+0000) Subject: FIXED bug #734184: support cookie-less browsing X-Git-Tag: rel-2_0-alpha1~29 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=083323985cd80d4334eaa0847d6d2abf4f10a1e4;p=securityfilter.git FIXED bug #734184: support cookie-less browsing --- diff --git a/HISTORY b/HISTORY index 636d1fb..cbdd8f7 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.22 2003/10/25 12:55:41 maxcooper Exp $ -$Revision: 1.22 $ -$Date: 2003/10/25 12:55:41 $ +$Id: HISTORY,v 1.23 2003/10/27 11:01:56 maxcooper Exp $ +$Revision: 1.23 $ +$Date: 2003/10/27 11:01:56 $ Security Filter v@PROJECT.VERSION@ @@ -12,6 +12,12 @@ This document describes the history of the Security Filter project by lising the changes made for each release. +Changes since the last releaase: +================================ +* Fixed URL-rewriting to support session persistence without cookies. +http://sourceforge.net/tracker/index.php?func=detail&aid=734184&group_id=59484&atid=491164 + + Release 1.1, 2003-Oct-25 ======================== * Session is now invalidated if the user spontaneously logs in again as a different user.