This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
auth
History
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
…
AuthSession.cpp
…
AuthSession.h
…
AuthStep.cpp
…
AuthStep.h
…
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
…