pollymc/launcher/minecraft/auth
timoreo22 546d394868
Merge pull request #475 from Scrumplex/fix-hide-all-tokens
Hide all tokens for non-Debug builds for log and logfiles
2022-05-02 10:45:58 +02:00
..
flows Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
steps Merge pull request #475 from Scrumplex/fix-hide-all-tokens 2022-05-02 10:45:58 +02:00
AccountData.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountData.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountTask.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountTask.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AuthRequest.cpp NOISSUE correctly set http status code in auth reply 2022-01-24 11:44:47 +01:00
AuthRequest.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthSession.cpp NOISSUE proper fix for missing profile + demo mode 2021-12-30 21:26:29 +01:00
AuthSession.h NOISSUE proper fix for missing profile + demo mode 2021-12-30 21:26:29 +01:00
AuthStep.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MinecraftAccount.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
MinecraftAccount.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Parsers.cpp Use suggested error handling 2022-04-25 14:08:27 -04:00
Parsers.h Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
Yggdrasil.cpp Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
Yggdrasil.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00