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
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