From 3b9718c43073636b570a1b827a7aa3dd184f1536 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Mon, 6 Mar 2006 14:51:45 +0000 Subject: [PATCH] Add Andrew's article. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 54f04a4ffe..6fb66928a2 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -55,6 +55,9 @@
  • AspectJ with Acegi Security: AspectJ with Acegi Security thread on the AspectJ list.

  • +
  • Session Limitation with Acegi Security: + Andrew Cooke discusses using concurrent sessions.

    +
  • Acegi: Portable, Independent and Rich Webapp Security: Pascal Gehl relates his experience in migrating from CMA to Acegi Security.