Release 0.8.1.

This commit is contained in:
Ben Alex
2005-03-22 11:25:41 +00:00
parent 9f66c0eae9
commit 48dd6c5c73
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.8.1" date="In CVS">
<release version="0.8.1" date="2005-03-22">
<action dev="luke_t" type="add">X509 (certificate-based) authentication support</action>
<action dev="benalex" type="update">UserDetails now advises locked accounts, with corresponding DaoAuthenticationProvider events and enforcement</action>
<action dev="benalex" type="update">ContextHolderAwareRequestWrapper methods return null if user is anonymous</action>