Commit Graph

  • d921616360
    Allow secure headers from internal network for production deployment master ErickSkrauch 2024-06-20 04:43:44 +0200
  • 4231f99717
    Move new "usernames -> UUIDs" endpoint to the correct location (#33) Octol1ttle 2024-06-17 17:02:01 +0500
  • e13fb945ce
    fix: move new "usernames -> UUIDs" endpoint to the correct location Octol1ttle 2024-06-17 15:51:02 +0500
  • 485d2c2c7d
    change: test non-injector endpoints in non-injector tests Octol1ttle 2024-06-17 15:49:54 +0500
  • 0c110213f4
    Remove minecraft_access_keys table and all related code ErickSkrauch 2024-06-14 05:42:35 +0200
  • 2111e1769f
    Introduce an API endpoint to obtain public keys, that can be used to verify access tokens on other services ErickSkrauch 2024-06-14 04:36:49 +0200
  • 17109f8eb5
    Remove unused HS256 signing algorithm ErickSkrauch 2024-06-14 03:21:00 +0200
  • 0a666e1e12
    Extract public key from private pem file at runtime ErickSkrauch 2024-06-14 03:03:10 +0200
  • ca304261a3
    Fix malformed query params ErickSkrauch 2024-06-11 04:16:36 +0200
  • 46c5a0f878
    Fix condition ErickSkrauch 2024-06-11 04:06:56 +0200
  • 345bc80d05
    Added support of the onUnknownProfileRespondWithUuid when calling Chrly endpoint ErickSkrauch 2024-06-11 03:50:10 +0200
  • 16877d502d
    Drop usage of goaop, replace implementation with events ErickSkrauch 2023-11-20 04:39:13 +0100
  • 2bc83f39cf
    Fix CS ErickSkrauch 2023-11-20 02:16:44 +0100
  • 574d03d02f
    Add a redirect for new Usernames to UUIDs endpoint (#29) Octol1ttle 2023-11-20 05:36:39 +0500
  • c9a5810678
    style: add type hints to MinecraftProfilesCest functions too Octol1ttle 2023-11-18 20:32:57 +0500
  • cbfafeb489
    review: address requested changes Octol1ttle 2023-11-18 12:54:50 +0500
  • 667f582b3e
    Merge pull request #31 from Octol1ttle/fix-wrong-join-response ErickSkrauch 2023-11-17 14:47:25 +0100
  • 1320479a9e
    tests: pass new URL to existing tests Octol1ttle 2023-11-17 18:03:22 +0500
  • 7d2f489baf
    revert: .gitignore Octol1ttle 2023-11-17 14:37:09 +0500
  • a4c0aea9b2
    Merge branch 'master' into fix-new-user-to-uuid-endpoint Octol1ttle 2023-11-17 14:22:55 +0500
  • 88ff766054
    fix: add missing response checks in SessionServerSteps tests Octol1ttle 2023-11-17 14:20:32 +0500
  • 7d4e0f246c
    Fixes #30. Upgrade MariaDB base image ErickSkrauch 2023-11-16 20:43:43 +0100
  • d2d4045e61
    Fix tests for authlib-injector endpoints ErickSkrauch 2023-11-16 20:25:52 +0100
  • 47463d7435
    Fix sessionserver/join endpoint: return empty response with 204 status code on success join ErickSkrauch 2023-11-16 20:21:26 +0100
  • 499fb755f2
    add a redirect for authlib-injector too Octol1ttle 2023-11-09 21:19:25 +0500
  • 50e79c2eca
    fix: add redirect for new "Usernames to UUIDs" endpoint location Octol1ttle 2023-11-09 21:13:46 +0500
  • 984c6e7682
    Fix slash email test ErickSkrauch 2023-10-15 06:54:35 +0200
  • b3d1f75cc0
    Introduce validation for emails starting with slash ErickSkrauch 2023-10-15 06:53:17 +0200
  • e738bce717
    Send Sentry error synchronously ErickSkrauch 2023-10-15 06:17:20 +0200
  • b98649070d
    Enable better logging for queue ErickSkrauch 2023-10-15 04:09:09 +0200
  • a1eb5f3be6
    Fixes ACCOUNTS-6A. Force value to string for client token validation ErickSkrauch 2023-05-26 18:48:15 +0200
  • 99c983c3ea
    Fixes #16. Correctly wrap Yii2's request into the PSR's ServerRequest object ErickSkrauch 2022-12-10 03:56:19 +0100
  • 262bdbc08e
    Fixes #17. Simplify redirect_uri validation rules to allow localhost ErickSkrauch 2022-12-10 02:51:47 +0100
  • 9c39e97640
    Merge pull request #21 from elyby/iss_20_minecraftservices_profile ErickSkrauch 2022-12-10 00:16:40 +0100
  • 97fe22d598
    Upgrade docker version for build ErickSkrauch 2022-12-05 23:12:09 +0100
  • b113beb78e
    Fixes #27. Serialize empty textures as an object ErickSkrauch 2022-12-05 22:50:22 +0100
  • 26b2168ae3
    Upgrade PHP to the latest version ErickSkrauch 2022-12-05 22:44:00 +0100
  • 885d8fc04b
    Bump guzzlehttp/guzzle from 7.2.0 to 7.4.5 dependabot[bot] 2022-06-21 17:29:59 +0000
  • 5de36f0b08
    Bump guzzlehttp/guzzle from 7.2.0 to 7.4.4 dependabot[bot] 2022-06-09 23:52:50 +0000
  • 9209efd7ee
    Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3 dependabot[bot] 2022-05-25 18:16:17 +0000
  • c850cc9bc7
    Bump guzzlehttp/psr7 from 1.7.0 to 1.8.5 dependabot[bot] 2022-03-29 23:39:32 +0000
  • f4fa5ad2df
    Add additional tests cases, implemented custom error formatter ErickSkrauch 2022-01-28 12:38:00 +0100
  • 9593d1e809
    Fix tests according to the latest permissions change [deploy dev] ErickSkrauch 2022-01-24 12:07:12 +0100
  • c34a2db063
    Add account_info permission to tokens obtained via legacy authserver API [deploy dev] ErickSkrauch 2022-01-24 12:01:11 +0100
  • 2bb465d867
    Fix build pipeline [deploy dev] ErickSkrauch 2022-01-21 21:11:45 +0100
  • 31febd5606
    #20 Quick implementation of the https://api.minecraftservices.com/minecraft/profile endpoint [deploy dev] ErickSkrauch 2022-01-21 21:09:46 +0100
  • 071922d789
    Bump codeception/codeception from 4.1.17 to 4.1.22 dependabot[bot] 2021-09-01 18:48:53 +0000
  • 5b8be60867
    Start looking for the ghost case of the empty signature ErickSkrauch 2021-08-16 15:16:46 +0200
  • f69ebf8221
    Add types to the ApiController ErickSkrauch 2021-06-13 21:28:13 +0200
  • 202099bf84
    Implemented missing endpoint for the authlib injector ErickSkrauch 2021-06-13 21:21:25 +0200
  • e6b6f3f169
    Allow users to manually decline auth request even when an application was authenticated before ErickSkrauch 2021-03-29 04:47:27 +0200
  • 65284727ba
    Update dist docker-compose configuration [skip ci] ErickSkrauch 2021-03-28 03:00:26 +0200
  • 7a80c44cab
    Alternative implementation of passing totp to the legacy Minecraft authorization protocol to not break the yggdrasil's protocol [deploy] ErickSkrauch 2021-03-08 22:21:10 +0100
  • 9a3534ea2b
    Add totp field for Minecraft auth protocol to login into accounts, protected with 2FA [deploy] ErickSkrauch 2021-03-08 11:26:47 +0100
  • 125caa7e4e
    Remove user from crontab [deploy] ErickSkrauch 2021-03-08 09:53:21 +0100
  • 1aed8f59cb
    Return user field when requestUser param received on authentication/refresh endpoint [deploy] ErickSkrauch 2021-03-06 10:37:58 +0100
  • 077db4f328 Remove authserver module restriction [deploy] ErickSkrauch 2021-03-05 16:07:55 +0100
  • 5dc140da15 Fixes ACCOUNTS-13, ACCOUNTS-3F. Remove warnings for the cases which are actually happens ErickSkrauch 2021-03-04 11:18:04 +0100
  • daebb66266 Fix di service configuration ErickSkrauch 2021-03-04 07:58:44 +0100
  • 6469f6bd68 Merge branch 'authlib_injector' ErickSkrauch 2021-03-04 07:13:47 +0100
  • bd168808b2 Make Chrly's domain configurable authlib_injector ErickSkrauch 2021-03-04 05:58:07 +0100
  • 163bbe68a2 Add a special header for authlib-injector for / path ErickSkrauch 2021-03-03 16:22:35 +0100
  • 4856695940 Resolves #2. Implemented authlib-injector support ErickSkrauch 2021-03-03 15:04:42 +0100
  • 10ab237d1d Fix dependencies for goaop framework ErickSkrauch 2021-02-20 04:01:05 +0100
  • ab7ae95e60 Update dependencies ErickSkrauch 2021-02-20 02:32:00 +0100
  • 9c6d9409ea Fixes #11. Strip slashes from profile UUID in the authserver's response ErickSkrauch 2021-02-18 00:41:38 +0100
  • 1fee15f74a
    Try to fix missing yii executable ErickSkrauch 2021-02-14 19:32:40 +0100
  • 4706675c0e
    Bump yiisoft/yii2 from 2.0.35 to 2.0.38 dependabot[bot] 2021-02-14 18:21:12 +0000
  • cc519edf5a
    Remove unused yii2 composer plugin which was causing an error ErickSkrauch 2021-02-14 19:18:43 +0100
  • 6ca64ce6d8
    Fix missing CI dependencies ErickSkrauch 2021-02-14 19:07:04 +0100
  • 9729fc939d
    Upgrade backend engine ErickSkrauch 2021-02-14 19:01:49 +0100
  • 356518c5b5
    Merge branch 'authorized_clients_management' ErickSkrauch 2021-02-14 19:01:19 +0100
  • c64f386365
    Fix incorrect response in case when user's profile for provided UUID can't be found ErickSkrauch 2020-12-18 11:12:34 +0100
  • 0c2832f95f Fix Chrly's API response handling ErickSkrauch 2020-10-12 00:29:54 +0300
  • 7da6a952ee
    Fix tests ErickSkrauch 2020-10-02 18:14:43 +0300
  • 5fc97fdd7a Implemented oauth session revocation notification. Reworked webhooks notifications constructors ErickSkrauch 2020-10-01 01:40:28 +0300
  • b904d5d314
    Implemented features to revoke access for previously authorized OAuth 2.0 clients ErickSkrauch 2020-09-30 20:30:04 +0300
  • 2a4f29801d Fixes ACCOUNTS-2. Catch decryption exception for OAuth2 flow ErickSkrauch 2020-08-23 00:23:36 +0300
  • 503880615a Resolves #9. Implemented host-based blacklist for users emails ErickSkrauch 2020-08-23 00:04:26 +0300
  • 89526c39bb
    Fixes ACCOUNTS-4 ErickSkrauch 2020-06-25 21:31:32 +0300
  • 5fbc167708 Fix the case when the redirect_uri is null ErickSkrauch 2020-06-20 19:10:13 +0300
  • b938c62867
    Merge pull request #8 from elyby/3_accounts_deletion ErickSkrauch 2020-06-15 15:53:21 +0300
  • fb452901b8 Rework the webhooks table, allow to update exists webhooks ErickSkrauch 2020-06-14 01:20:31 +0300
  • 17f1794a4e
    Covered all cases, fixed CS, added a new TODO ErickSkrauch 2020-06-13 01:55:02 +0300
  • 4ee77636dc
    Fixes ACCOUNTS-3. Add extended logging for further investigation ErickSkrauch 2020-06-13 00:39:02 +0300
  • 0183e54442
    Implemented account deletion. Not all cases covered with tests [skip ci] ErickSkrauch 2020-06-12 00:27:02 +0300
  • c86817a93d
    Add deploy to the production step ErickSkrauch 2020-06-11 14:41:18 +0300
  • 053e591c3b Implemented deploy stage, allow to manually specify the environment for the Sentry ErickSkrauch 2020-06-10 18:15:19 +0300
  • 39d7cad8b5
    Fix CS ErickSkrauch 2020-06-10 17:42:02 +0300
  • c18052c323
    Upgrade dependencies ErickSkrauch 2020-06-10 17:38:05 +0300
  • 295d3a6dc6
    Use separate docker service to build images ErickSkrauch 2020-05-21 16:23:42 +0300
  • b52a21c5f2
    Try dind image to solve https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4566 ErickSkrauch 2020-05-21 16:19:28 +0300
  • a9c3d50ad9
    Remove cleanup stage from CI ErickSkrauch 2020-05-21 16:00:21 +0300
  • dd588160b0 Don't use github oauth token while building docker image ErickSkrauch 2020-05-21 15:26:15 +0300
  • 1cea0bb174 Fix typos in README ErickSkrauch 2020-05-21 14:41:29 +0300
  • 6712471176 Translate readme, add license and some composer.json fields ErickSkrauch 2020-05-20 02:36:32 +0300
  • 6f30b9d352 Readme ErickSkrauch 2020-01-25 11:22:08 +0300
  • df700ba408 Merge branch 'config' into 'master' [skip ci] ErickSkrauch 2020-01-17 10:55:43 +0000
  • a77950a5da Fixed docker compose config for db valentinpahusko 2020-01-17 13:20:23 +0300
  • 09f7818113 Upgrade PHP to 7.4. Update corresponding dependencies. ErickSkrauch 2019-12-29 18:23:20 +0300