pollymc/launcher/minecraft/auth
Stypox 0235eb5c28
Fix error message
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-24 11:44:47 +01:00
..
flows Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
steps NOISSUE log server response when failing to fetch profile 2022-01-24 11:44:47 +01:00
AccountData.cpp Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
AccountData.h Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
AccountList.cpp Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
AccountList.h More rebranding 2022-01-10 12:47:35 -05:00
AccountTask.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AccountTask.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +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 Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
MinecraftAccount.h Revert "Merge pull request #50 from bexnoss/offline-mode" 2022-01-17 03:45:47 +00:00
Parsers.cpp Fix error message 2022-01-24 11:44:47 +01:00
Parsers.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Yggdrasil.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Yggdrasil.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00