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

Key: QB-3953
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Robin Shen
Reporter: Nguyen Duc Long
Votes: 0
Watchers: 0
Operations

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

Display User and IP address together in error notifications

Created: 21/Apr/23 01:12 AM   Updated: 21/Apr/23 03:12 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Some of login failures are displaying user IP together.
```
com.pmease.quickbuild.web.MainServlet - Error authenticating user.
 om.pmease.quickbuild.AuthenticationException: Error authenticating user 'abc.cde' from ip 'xx.xx.xx.xx': User not found or password incorrect.
```

Please improve other failures, like below, to display user IP address together.
```
com.pmease.quickbuild.web.page.SignInPage - Error authenticating user.
 om.pmease.quickbuild.AuthenticationException: Error authenticating user 'abc.cde': User not found or password incorrect.
```

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.