SphereServer BugTracker - SphereServer
View Issue Details
0001799SphereServerexecutable - genericpublic16-08-10 02:5101-07-12 11:38
Coruja 
ShiryuX 
normalminoralways
resolvedfixed 
0.56c Nightly 
0.56c Nightly 
Not Available
None
None
0001799: ADDMD5 with 16 characters limit
When add some account to sphere, it will limit his password to 16 characters
But if you add the account using ADDMD5 it wont work because it will limit the password to 16 chars before set the password on the account, so this command
"SERV.ACCOUNT ADDMD5 lol a0s987f0as986fas96f9as0d6f9sa6f9a876"
will run like this
"SERV.ACCOUNT ADDMD5 lol a0s987f0as986fas"
and will store a wrong password in the account
No tags attached.
Issue History
16-08-10 02:51CorujaNew Issue
16-08-10 02:51CorujaNightly Version => Not Available
16-08-10 02:51CorujaExperimental Flags => None
16-08-10 02:51CorujaOption Flags => None
17-08-10 10:13ShiryuXNote Added: 0000565
17-08-10 10:13ShiryuXStatusnew => resolved
17-08-10 10:13ShiryuXResolutionopen => fixed
17-08-10 10:13ShiryuXAssigned To => ShiryuX
01-07-12 11:38mrlipzIssue Monitored: mrlipz

Notes
(0000565)
ShiryuX   
17-08-10 10:13   
- Fixed 0001799: Accounts created using ADDMD5 won't cut the hash anymore.

That should fix it...