accounts/api
Octol1ttle 574d03d02f
Add a redirect for new Usernames to UUIDs endpoint (#29)
* fix: add redirect for new "Usernames to UUIDs" endpoint location

"As of 23w42a, the endpoint moved to: 'POST https://sessionserver.mojang.com/session/minecraft/profile/lookup/bulk/byname'
"
https://wiki.vg/Mojang_API#Usernames_to_UUIDs

* add a redirect for authlib-injector too

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>

* revert: .gitignore

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>

* tests: pass new URL to existing tests

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>

* review: address requested changes

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>

* style: add type hints to MinecraftProfilesCest functions too

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-11-20 01:36:39 +01:00
..
aop Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
components Add account_info permission to tokens obtained via legacy authserver API [deploy dev] 2022-01-24 12:01:11 +01:00
config Add a redirect for new Usernames to UUIDs endpoint (#29) 2023-11-20 01:36:39 +01:00
controllers Resolves #2. Implemented authlib-injector support 2021-03-03 15:04:42 +01:00
filters Translate all code comments from Russian to English [skip ci] 2019-07-15 01:59:56 +03:00
models Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
modules Fix sessionserver/join endpoint: return empty response with 204 status code on success join 2023-11-16 20:21:26 +01:00
rbac Implemented features to revoke access for previously authorized OAuth 2.0 clients 2020-09-30 20:30:04 +03:00
request Fixes ACCOUNTS-3. Add extended logging for further investigation 2020-06-13 00:39:02 +03:00
runtime Инициализировано Yii2 приложение, выпилены лишние части, накинуты чуточку нужных 2016-01-02 16:43:18 +03:00
tests Add a redirect for new Usernames to UUIDs endpoint (#29) 2023-11-20 01:36:39 +01:00
validators Implemented account deletion. Not all cases covered with tests [skip ci] 2020-06-12 00:27:02 +03:00
codeception.dist.yml Update dependencies 2019-12-13 20:37:37 +03:00
index.php Completely untie the backend from the frontend. 2019-04-06 15:52:23 +02:00