From 01aaadbe0d20e989dee20e5097d5febb591dbd78 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 22 Mar 2005 11:57:32 +0000 Subject: [PATCH] Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change). --- adapters/project.xml | 2 +- doc/xdocs/changes.xml | 2 ++ project.xml | 2 +- samples/project.xml | 3 ++- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/adapters/project.xml b/adapters/project.xml index 7df40e5f98..7b5434a615 100644 --- a/adapters/project.xml +++ b/adapters/project.xml @@ -14,7 +14,7 @@ acegisecurity acegi-security - 0.8.1 + 0.8.2-SNAPSHOT jar http://acegisecurity.sourceforge.net diff --git a/doc/xdocs/changes.xml b/doc/xdocs/changes.xml index c0a2d43f82..a6bb2ec78a 100644 --- a/doc/xdocs/changes.xml +++ b/doc/xdocs/changes.xml @@ -25,6 +25,8 @@ Acegi Security changes + + X509 (certificate-based) authentication support UserDetails now advises locked accounts, with corresponding DaoAuthenticationProvider events and enforcement diff --git a/project.xml b/project.xml index 302ebac3a9..88d3ce154e 100644 --- a/project.xml +++ b/project.xml @@ -21,7 +21,7 @@ 3 acegisecurity - 0.8.1 + 0.8.2-SNAPSHOT net.sf.acegisecurity Acegi Security System for Spring Acegi Security System for Spring diff --git a/samples/project.xml b/samples/project.xml index 5ae17448b1..6d02eb4885 100644 --- a/samples/project.xml +++ b/samples/project.xml @@ -11,7 +11,7 @@ acegisecurity acegi-security - 0.8.1 + 0.8.2-SNAPSHOT jar http://acegisecurity.sourceforge.net @@ -19,5 +19,6 @@ +