aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation/LoginDatabase.cpp
AgeCommit message (Expand)Author
2025-06-27Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...Shauren
2025-03-13Core/Database: Fix duplicate query column aliasesShauren
2025-03-04Core/Players: Implement warband scene collectionShauren
2024-12-14Core/Database: removed more duplicate aliases from prepared statementsOvahlord
2024-11-12Core/Networking: Support IPv6Shauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-01-16Core/Bnet: Prevent crashes cauised be invalid values in salt column in battle...Shauren
2023-12-26Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
2023-12-14Core/Database: Refactor MySQLConnection constructors and async thread creationShauren
2023-11-21Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2022-09-13Core/bnetserver: Implemented reconnecting with launcherloginShauren
2022-06-09Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock themfluxurion
2022-02-28Core/Mail: Replaced blocking db query in mail sending with async versionShauren
2022-02-06Core/BattlePets: Delete declined names of non-account battle pets when deleti...Meji
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-24Core/Misc: Replace database query in WorldSession::HandleAddFriendOpcode with...Shauren
2022-01-06DB/Account: update account_access table cherry-pick take 2 (with refactors)ForesterDev
2022-01-01Core/Database: fix wrong password logging (#24487)ForesterDev
2022-01-01Add realm ID for actions based ip logging (#24453)zartech22
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-15Scripts/Commands: .account ban no longer fails if an account containing the s...Treeston
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
2021-09-23Core/Database: Add columns on *_banned (#21748)Gooyeth
2020-08-03Core/DB: Split `accounts`.`session_key` into `session_key_auth` (3.3.5) and `...Treeston
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-01-02New YearAokromes
2019-11-01Core/DBLayer: Support using mysql 8Shauren
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-09Typo fix contry -> country (#22075)Gooyeth
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-04-18Core/Bnet: Improve client ban messages (#21837)Roc13x
2018-01-01Update copyright note for 2018vincent-michael
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
2017-07-14Core/Bnet: Changed login REST service to use async db queries instead of spaw...Shauren
2017-05-12Core/Database: Include cleanupShauren
2017-03-03Core/Auth: removed unneeded sub queryjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...Shauren
2016-10-01Core/Player: Implemented account wide mountsMitchesD
2016-09-24Core/Database: removed unused prepared statementsjoschiwald
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli