Jelajahi Sumber

Reflect addition of taglib.

Ben Alex 21 tahun lalu
induk
melakukan
ac45efedac
2 mengubah file dengan 1 tambahan dan 4 penghapusan
  1. 1 1
      contributors.txt
  2. 0 3
      roadmap.txt

+ 1 - 1
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$

+ 0 - 3
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