aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver/Services/AuthenticationService.cpp
AgeCommit message (Collapse)Author
2025-06-12Core/Bnet: Update PCH content to include most commonly used headersShauren
2024-01-16Core/Worldserver: Split Worldserver services into separate files (#29555)Meji
2022-09-13Core/bnetserver: Implemented reconnecting with launcherloginShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
auto happy = new year(2019);
2018-01-01Update copyright note for 2018vincent-michael
auto happy = new year(2018);
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
* This improves concurrency by removes thread synchronization when checking login tickets * Also allows users to use external (web based) login systems
2017-09-21Core/Bnet: Implement a way to handle turn protobuf service calls into async ↵Shauren
requests
2017-01-01Update copyright note for 2017vincent-michael
Happy new year
2016-03-28Core: Updated to 6.2.4Shauren
* Rewrite bnetserver for new authentication protocol