mirror of
https://github.com/elyby/chrly.git
synced 2024-11-16 18:22:58 +05:30
27c7b79b32
Introducing profiles endpoint was a mistake, but we had to deal with that mistake until I'll remove it. The Accounts service needs textures with a signature. But it is possible that a user has a fresh account and Chrly has not yet received the profile information. In this case we have no way to get textures for the player. Adding the onUnknownProfileRespondWithUuid parameter solves this problem. This is a bad solution and nobody should use it except Ely.by infrastructure. In v5 version the texture signature on Chrly will be removed. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
http_test.go | ||
http.go | ||
jwt_test.go | ||
jwt.go | ||
skinsystem_test.go | ||
skinsystem.go | ||
uuids_worker_test.go | ||
uuids_worker.go |