From dev-return-103357-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue Feb 14 13:51:23 2012 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 78B2A9EE5 for ; Tue, 14 Feb 2012 13:51:23 +0000 (UTC) Received: (qmail 28732 invoked by uid 500); 14 Feb 2012 13:51:23 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 28670 invoked by uid 500); 14 Feb 2012 13:51:22 -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 28658 invoked by uid 99); 14 Feb 2012 13:51:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 13:51:22 +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:51:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BAEDC1B6C9B for ; Tue, 14 Feb 2012 13:50:59 +0000 (UTC) Date: Tue, 14 Feb 2012 13:50:59 +0000 (UTC) From: "Ajay Deshwal (Commented) (JIRA)" To: dev@cocoon.apache.org Message-ID: <414383233.36335.1329227459766.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <607964649.36074.1329222539622.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON3-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207709#comment-13207709 ] Ajay Deshwal commented on COCOON3-89: ------------------------------------- Thanks you > 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 > Assignee: Thorsten Scherler > 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