Closed sharkbit closed 12 years ago
Creating an admin account with a complex password, passes and then fails logon.
engine/installer/dynamic/check_admin.php Line 66
you can NOT uppercase the hash value before saving it. Trinity core requires it to be lowercase.
Creating an admin account with a complex password, passes and then fails logon.
engine/installer/dynamic/check_admin.php Line 66
you can NOT uppercase the hash value before saving it. Trinity core requires it to be lowercase.