From 651bf303760878418a323694e67298af1e32bab6 Mon Sep 17 00:00:00 2001 From: maxcooper Date: Mon, 12 Aug 2002 02:53:54 +0000 Subject: [PATCH] updated header, version, and removed message about http-method support --- README | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README b/README index 8ee64a2..51437e9 100644 --- a/README +++ b/README @@ -1,10 +1,9 @@ -$Id: /cvsroot/securityfilter/securityfilter/README,v 1.1.1.1 2002/08/08 -13:20:46 maxcooper Exp $ -$Revision: 1.3 $ -$Date: 2002/08/09 10:29:55 $ +$Id: README,v 1.4 2002/08/12 02:53:54 maxcooper Exp $ +$Revision: 1.4 $ +$Date: 2002/08/12 02:53:54 $ - Security Filter v1.0-b1 + Security Filter v1.0-b2-dev ====================================== http://securityfilter.sourceforge.net/ @@ -21,6 +20,7 @@ it is very simple (2 methods) and should be easy to implement for your project. The other main advantage over container-based security is that users can submit login form without being forced to the login page by the security mechanism. + License Information ------------------- Securityfilter is available under the SecurityFilter Software License, Version @@ -43,7 +43,8 @@ Tomcat (Catalina) realm implementation and realm adapter class. A securityfilter-blank.war example app is also provided as a skeleton to use to start a new securityfilter application, or integrate into an existing -application. Source code and JavaDocs are also included. +application. Source code and JavaDocs are also included. For installation +instructions, see the INSTALL file. How to use SecurityFilter @@ -86,10 +87,7 @@ supported that may be important to you: patterns appear in the config file, rather than by the rules defined in the servlet spec. -2. http-method tags can be included in the config file, but they are not yet -supported (and thus are ignored) - -3. user-data-constraint tags can be included in the config file, but they are +2. user-data-constraint tags can be included in the config file, but they are not yet supported (and thus are ignored) @@ -119,3 +117,4 @@ Max Cooper + -- 2.11.0