From ff7e770949e78ee487a06cf52beb03f7f49dfbd0 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Fri, 14 Apr 2006 12:12:25 +0000 Subject: [PATCH] Add JCAPTCHA. --- doc/xdocs/articles.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index fd7992d773..34ebea1ff1 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -37,6 +37,9 @@
  • Acegi Security Mailing Lists: If you'd like to discuss development of the project.

  • +
  • Acegi Security and Captcha Layer: + How to use Acegi Security with JCaptcha.

    +
  • Introduction to Acegi: Mastering the security framework: Java Developer's Journal (JDJ) article by David Hardwick.