Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156)

This commit is contained in:
Treeston
2020-09-06 16:04:10 +02:00
committed by GitHub
parent 3b1e911da3
commit bcdbdd6f23
10 changed files with 30 additions and 177 deletions

View File

@@ -143,8 +143,6 @@ int main(int argc, char** argv)
sSecretMgr->Initialize();
AuthSession::ServerStartup();
// Load IP Location Database
sIPLocation->Load();