1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Release 0.8.2.

This commit is contained in:
Ben Alex
2005-04-20 14:15:03 +00:00
parent 4e1649c2b7
commit 4cf500763f
5 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<title>Acegi Security changes</title>
</properties>
<body>
<release version="0.8.2" date="In CVS">
<release version="0.8.2" date="2005-04-20">
<action dev="benalex" type="fix">Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml</action>
<action dev="benalex" type="fix">TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds (SPR-807)</action>
<action dev="benalex" type="fix">Handle null Authentication.getAuthorities() in AuthorizeTag</action>