From eb2c29746ef9e2be5f55dee9155a2bda7c14f3f9 Mon Sep 17 00:00:00 2001 From: maxcooper Date: Mon, 13 Dec 2004 14:46:53 +0000 Subject: [PATCH] changes for 2.0 (final) release --- HISTORY | 13 ++++++++----- properties.xml | 8 ++++---- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/HISTORY b/HISTORY index c40f01b..d7545a0 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.27 2004/01/26 11:02:20 maxcooper Exp $ -$Revision: 1.27 $ -$Date: 2004/01/26 11:02:20 $ +$Id: HISTORY,v 1.28 2004/12/13 14:46:53 maxcooper Exp $ +$Revision: 1.28 $ +$Date: 2004/12/13 14:46:53 $ Security Filter v@PROJECT.VERSION@ @@ -12,8 +12,8 @@ This document describes the history of the Security Filter project by lising the changes made for each release. -Release 2.0-alpha1, 2004-Jan-26: -================================ +Release 2.0, 2004-Dec-13 +======================== * Fixed URL-rewriting to support session persistence without cookies. http://sourceforge.net/tracker/index.php?func=detail&aid=734184&group_id=59484&atid=491164 @@ -23,6 +23,9 @@ http://sourceforge.net/tracker/index.php?func=detail&aid=734184&group_id=59484&a * Added "remember me" functionality. See securityfilter-rememberme.war for an example of how to add this feature to an application. +* Fixed bug with BASIC auth that was ignoring username/password unless sf asked for them: +http://sourceforge.net/tracker/index.php?func=detail&aid=968276&group_id=59484&atid=491164 + Release 1.1, 2003-Oct-25 ======================== diff --git a/properties.xml b/properties.xml index 97c44f4..926b9d4 100644 --- a/properties.xml +++ b/properties.xml @@ -1,7 +1,7 @@ - + -- 2.11.0