From 7df38e450929c05d7e54dd92ebc7d162925b3d8a Mon Sep 17 00:00:00 2001 From: maxcooper Date: Mon, 27 Oct 2003 11:06:24 +0000 Subject: [PATCH] added note about BASIC auth logout feature being removed --- HISTORY | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/HISTORY b/HISTORY index cbdd8f7..4b19fb0 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -$Id: HISTORY,v 1.23 2003/10/27 11:01:56 maxcooper Exp $ -$Revision: 1.23 $ -$Date: 2003/10/27 11:01:56 $ +$Id: HISTORY,v 1.24 2003/10/27 11:06:24 maxcooper Exp $ +$Revision: 1.24 $ +$Date: 2003/10/27 11:06:24 $ Security Filter v@PROJECT.VERSION@ @@ -35,11 +35,11 @@ Release 1.1-b1, 2003-Jul-15 =========================== * Added support for BASIC authentication scheme. -* User is compeletely logged out of the system on a logout request even when using -BASIC Authentication scheme. This feature has not been implemented in any J2EE Application -server known so far. This feature has been tested on Orion 1.5.2 (which implements "Servlet -2.3 public final draft" but not "Servlet 2.3 specification") and Weblogic 6.1 SP3. This -feature is useful for developers using Orion 1.5.2. +* [THIS FEATURE HAS BEEN REMOVED] User is compeletely logged out of the system on a logout +request even when using BASIC Authentication scheme. This feature has not been implemented +in any J2EE Application server known so far. This feature has been tested on Orion 1.5.2 +(which implements "Servlet 2.3 public final draft" but not "Servlet 2.3 specification") and +Weblogic 6.1 SP3. This feature is useful for developers using Orion 1.5.2. Release 1.0.1, 2003-Mar-30 -- 2.11.0