mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156)
(cherry picked from commit bcdbdd6f23)
This commit is contained in:
@@ -164,8 +164,6 @@ int main(int argc, char** argv)
|
||||
|
||||
sSecretMgr->Initialize(SECRET_OWNER_BNETSERVER);
|
||||
|
||||
sSessionMgr.FixLegacyAuthHashes();
|
||||
|
||||
// Load IP Location Database
|
||||
sIPLocation->Load();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user