
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
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
|
|
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 » |
There are no comments yet on this issue.
|
|