From e1421c99e871adbd3956516312e15e66df03ad8a Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Sat, 8 Jan 2005 02:42:36 +0000 Subject: [PATCH] Add AppFuse. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 06a4e6dc35..fccdc33555 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -44,6 +44,9 @@ "After using Acegi for the last month, I think I'm going to ditch the 'standard' J2EE security stuff", blogged Matt Raible. I should note our CVS tree has become stable and there are build instructions.

+
  • Acegi Security use with AppFuse: + The popular AppFuse project now uses Acegi Security instead of container managed authentication!

    +
  • Simplifying Acegi Configuration: Craig Walls provides a good approach to reusing your Acegi Security configuration between projects.