This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-16 15:40:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e58779d91ab03d647d3133b785b5ecf1069e897
TrinityCore
/
sql
/
updates
/
auth
History
Shauren
b6e56e42ea
Core/Auth: Reverted part of
fb43a92cc2
- session key is still needed after logging in to be able to switch realms
2013-02-08 01:03:56 +01:00
..
2013_01_27_00_auth_realmlist.sql
Core/Authserver: Added possibility to allow realm connections both from "world" and local networks.
2013-01-27 17:33:01 +01:00
2013_02_04_00_auth_misc.sql
Core/SQL: Explicitly set the auth.account-table to use the INNODB-engine (to allow foreign keys and transactions)
2013-02-05 22:20:55 +01:00
2013_02_04_01_auth_account.sql
Rename sql files of
760d62e934
2013-02-04 16:43:12 +01:00
2013_02_05_00_auth_account.sql
Core/SQL: Explicitly set the auth.account-table to use the INNODB-engine (to allow foreign keys and transactions)
2013-02-05 22:20:55 +01:00
2013_02_07_00_auth_account.sql
Core/Accounts: sessionkey field in account table is only a temporary storage to pass data from authserver to worldserver and should only be used as such. Clearing sessionkey from database after a successful login to prevent possible exploits.
2013-02-07 16:15:23 +01:00
2013_02_08_00_auth_account.sql
Core/Auth: Reverted part of
fb43a92cc2
- session key is still needed after logging in to be able to switch realms
2013-02-08 01:03:56 +01:00