[ 
https://issues.apache.org/jira/browse/COCOON3-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207727#comment-13207727
 ] 

Hudson commented on COCOON3-89:
-------------------------------

Integrated in Cocoon-trunk #140 (See 
[https://builds.apache.org/job/Cocoon-trunk/140/])
    COCOON3-89
Reporter:
    Ajay Deshwal 
Add feature to limit invalid login attempts

Thanks Ajay for your patch (Revision 1243917)

     Result = SUCCESS
thorsten : http://svn.apache.org/viewvc/?view=rev&rev=1243917
Files : 
* 
/cocoon/cocoon3/trunk/cocoon-shiro-sample/src/main/java/org/apache/cocoon/shiro/sample/rest/LoginUser.java
* 
/cocoon/cocoon3/trunk/cocoon-shiro/src/main/java/org/apache/cocoon/shiro/rest/AbstractShiroLogin.java

                
> 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

        

Reply via email to