diff --git a/contributors.txt b/contributors.txt index 7fef58d1b6..465ab840f9 100644 --- a/contributors.txt +++ b/contributors.txt @@ -10,6 +10,6 @@ contributions to the Acegi Security System for Spring project: * Cameron Braid added support for configuration using Commons Attributes. - +* François Beausoleil added and maintains tablig support for the project. $Id$ diff --git a/roadmap.txt b/roadmap.txt index ec6b568f5e..4598020117 100644 --- a/roadmap.txt +++ b/roadmap.txt @@ -9,9 +9,6 @@ to the project have some ideas on where they could potentially add value. - Extend integration tests to support Resin (Ant startup/shutdown approach needed) -- Tablib that can query Authentication object in ContextHolder and hide links - if the user does not hold a required authority - - Extend Spring remoting classes to transparently transport the Context - Sample application that demonstrates EJB remote method invocation with Acegi