SphereServer BugTracker - SphereServer
View Issue Details
0001532SphereServernew feature requestpublic06-10-08 21:2024-01-09 16:35
XeroX 
MrSugarCube 
normalminoralways
resolvedfixed 
 
20-09-2009, 0.56b Prerelease 
08-02-2008
None
None
0001532: Account Information on BadLogin
Would it be possible to showup on console, on which account the badlogin was tried ?

22:13:ERROR:198:Bad Login 1 (The account entered is already being used)

TO

22:13:ERROR:198:[ACCOUNT]Bad Login 1 (The account entered is already being used)

Same on bad password
No tags attached.
Issue History
06-10-08 21:20XeroXNew Issue
06-10-08 21:20XeroXNightly Version => 08-02-2008
06-10-08 21:20XeroXExperimental Flags => None
06-10-08 21:20XeroXOption Flags => None
22-12-08 09:21XeroXNote Added: 0000143
24-01-09 16:35MrSugarCubeStatusnew => resolved
24-01-09 16:35MrSugarCubeResolutionopen => fixed
24-01-09 16:35MrSugarCubeAssigned To => MrSugarCube
24-01-09 16:35MrSugarCubeNote Added: 0000151

Notes
(0000143)
XeroX   
22-12-08 09:21   
No good idea ?
(0000151)
MrSugarCube   
24-01-09 16:35   
For most of the "Bad Login" codes the account name is not available, so it's not really much use trying to change the Bad Login message to include an account name.

I see that the account already-in-use message doesn't have an account name, so I have modified the behaviour in this instance to include an additional message that includes the account name, like this:

15:30:15f8: Account '<name>' already in use.
15:30:ERROR:15f8:Bad Login 1 (The account entered is already being used)