History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-1365
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Guus der Kinderen
Reporter: Guus der Kinderen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Do not log a stacktrace on a failed authentication attempt

Created: 05/15/08 01:25 AM   Updated: 05/15/08 01:32 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.6.0

Time Tracking:
Not Specified

File Attachments: 1. Text File patch.txt (1 kb)


Support Plan Customer Issue: No
Resolution Date: 05/15/08 01:32 AM
Acceptance Test - Add?: No


 Description  « Hide
Openfire is generating WARNING with an entire stack trace when users try to login with wrong password. As denying a user from logging in, based on incorrect account credentials is perfectly valid behaviour, this SHOULD only generates an INFO with a message.

This is an easy improvement. All we need to do is change the logging of the event.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Guus der Kinderen - 05/15/08 01:32 AM
Thiago created a patch, which has been applied to trunk.