Key: |
QB-3949
|
Type: |
Improvement
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Nguyen Duc Long
|
Votes: |
0
|
Watchers: |
2
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 13/Apr/23 03:37 AM
Updated: 21/Apr/23 04:02 AM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
13.0.15,
8.0.49
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
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.
```
|
Description
|
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.
``` |
Show » |
No work has yet been logged on this issue.
|
|