pollymc/launcher/minecraft/auth
Sefa Eyeoglu c8d8046412
refactor: add logging category for credentials
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-27 17:04:42 +01:00
..
flows Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
steps refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
AccountData.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
AccountData.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.cpp Pass index.parent() as parent parameter for rowCount 2022-11-14 19:05:57 +00:00
AccountList.h Rename 2022-10-19 15:02:43 +05:30
AccountTask.cpp fix: fix warnings reported by LGTM.com 2022-06-17 16:34:32 +02:00
AccountTask.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AuthRequest.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
AuthRequest.h
AuthSession.cpp
AuthSession.h
AuthStep.cpp
AuthStep.h
MinecraftAccount.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MinecraftAccount.h Rename 2022-10-19 15:02:43 +05:30
Parsers.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01: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