Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5733192B0 for ; Tue, 14 Feb 2012 13:13:21 +0000 (UTC) Received: (qmail 12208 invoked by uid 500); 14 Feb 2012 13:13:20 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 12139 invoked by uid 500); 14 Feb 2012 13:13:20 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 12093 invoked by uid 99); 14 Feb 2012 13:13:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 13:13:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 13:13:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D4B671B65CB for ; Tue, 14 Feb 2012 13:12:59 +0000 (UTC) Date: Tue, 14 Feb 2012 13:12:59 +0000 (UTC) From: "Ajay Deshwal (Updated) (JIRA)" To: dev@cocoon.apache.org Message-ID: <1838977042.36275.1329225179872.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <607964649.36074.1329222539622.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COCOON3-89) Add feature to limit invalid login attempts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON3-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Deshwal updated COCOON3-89: -------------------------------- Attachment: COCOON3-89.patch Attaching again as forgot to check 'Grant license to ASF for inclusion' in last attachment. > Add feature to limit invalid login attempts > ------------------------------------------- > > Key: COCOON3-89 > URL: https://issues.apache.org/jira/browse/COCOON3-89 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-shiro > Affects Versions: 3.0.0-beta-1 > Reporter: Ajay Deshwal > Attachments: COCOON3-89.patch, COCOON3-89.patch > > > cocoon-shiro module should provide: > 1) Feature to record invalid login attempts count. On exceeding the predefined maximum allowed attempts, its should flag the state that maximum login attempts exceeded. > 2) A method in AbstractShiroLogin class to validate some data, which extending classes can implement and will be invoked prior to initiating actual login, like captcha etc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira