[
https://issues.jboss.org/browse/GTNPORTAL-1805?page=com.atlassian.jira.pl...
]
Marek Posolda updated GTNPORTAL-1805:
-------------------------------------
Attachment: sendMailAfterInvalidLoginPatch.txt
Second patch in file sendMailAfterInvalidLoginPatch.txt is attached for "Send email
after successive invalid login attempts" functionality. This feature is also disabled
by default and for enable this feature in GateIn, it needs:
- Enable filters and filter-mapping for ErrorLoginFilter and LoginDetectorFilter in
gatein.ear/02portal.war/WEB-INF/web.xml
- Configure InvalidLoginAttemptService in
gatein.ear/02portal.war/WEB-INF/conf/admin/admin.configuration.xml (Enable parameter
"sendingMailsEnabled" and configure email and other things)
- Configure SMTP server in server/default/conf/gatein/configuration.properties
Both patches are using same file admin-configuration.xml, which is new file. I hope that
merging of patches won't be big pain because of it... In final file
admin-configuration.xml should be both PostRegistrationService from first patch and
InvalidLoginAttemptsService from second patch.
add ability to send email on registration and x successive failures
-------------------------------------------------------------------
Key: GTNPORTAL-1805
URL:
https://issues.jboss.org/browse/GTNPORTAL-1805
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Identity integration
Reporter: Prabhat Jha
Assignee: Marek Posolda
Fix For: 3.2.0-GA
Attachments: sendMailAfterInvalidLoginPatch.txt,
sendMailAfterRegistrationPatch.txt
Please attach the patch based on your work at
https://issues.jboss.org/browse/JBQA-4122.
By default the feature should be turned off.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira