Commit Graph

  • 085b4f5ca6
    Fix CS master ErickSkrauch 2024-12-17 23:12:57 +0100
  • 05524a4e7c
    Fix E2E scopes response ErickSkrauch 2024-12-17 23:08:55 +0100
  • 119a0f8078
    Validate user_code expiry during the Device Code grant. Add mock responses related to the Device Code grant. ErickSkrauch 2024-12-14 18:55:31 +0100
  • 2cc27d34ad
    Implemented device code grant ErickSkrauch 2024-12-08 16:54:45 +0100
  • a2d68677ca
    Implemented user_code validation device-code-grant ErickSkrauch 2024-12-08 15:50:48 +0100
  • c7d192d14e
    Fixes ACCOUNTS-BQ. Don't use mailer in constructor ErickSkrauch 2024-12-07 17:48:14 +0100
  • aadbb9a0d9
    Implemented an endpoint to initialize a device code authentication ErickSkrauch 2024-12-07 00:29:15 +0100
  • 157e4cae5f
    Some progress [skip ci] ErickSkrauch 2024-12-06 17:35:16 +0100
  • 5ed6f0ce86
    Move OAuth module from API to common and solve PHPStan's errors ErickSkrauch 2024-12-06 01:34:09 +0100
  • 8a25ff9223
    Fix timestamp serialization format for JWT tokens ErickSkrauch 2024-12-03 18:17:42 +0100
  • 2442329895
    Fixes ACCOUNTS-BH. Fix port param type ErickSkrauch 2024-12-02 14:23:43 +0100
  • 2d649afd4f
    Fixes ACCOUNTS-BF. Fix smtp transport configuration ErickSkrauch 2024-12-02 13:59:36 +0100
  • c92ece3fed
    Fix Sentry installation ErickSkrauch 2024-12-02 13:27:31 +0100
  • cc21abe8f4
    Install SVG support for Codeception step ErickSkrauch 2024-12-02 13:14:22 +0100
  • fcf74eacab
    Fix image for PHPStan on GitLab CI ErickSkrauch 2024-12-02 12:46:28 +0100
  • f43eafb2f3
    Fix GitLab CI ErickSkrauch 2024-12-02 12:35:21 +0100
  • 57d492da8a
    Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) Octol1ttle 2024-12-02 15:10:55 +0500
  • 51ee0a6f4a
    Update GitLab CI ErickSkrauch 2024-12-02 11:09:39 +0100
  • 97ee74c500
    More code modernization with help of the Rector ErickSkrauch 2024-12-01 19:08:32 +0100
  • abd65ecd44
    Drastically reduce baseline size with the Rector ErickSkrauch 2024-12-01 18:46:10 +0100
  • 3a674e784c
    Resolve TODO's related to the php-mock ErickSkrauch 2024-12-01 17:54:48 +0100
  • 06f8113a67
    Levels 6 and 7 takes too much effort. Generate a baseline and fix them eventually ErickSkrauch 2024-12-01 17:18:25 +0100
  • b02971e10a
    PHPStan level 5 ErickSkrauch 2024-12-01 17:14:15 +0100
  • 4943cebbcc
    PHPStan level 4 ErickSkrauch 2024-12-01 16:47:36 +0100
  • d80270ece3
    PHPStan level 3 ErickSkrauch 2024-12-01 16:33:34 +0100
  • 229102bde5
    PHPStan level 2 ErickSkrauch 2024-12-01 15:54:56 +0100
  • 080ae30aac
    PHPStan level 1 ErickSkrauch 2024-12-01 14:51:05 +0100
  • 93dad82e6f
    Enable parallel PHP-CS-Fixer runner ErickSkrauch 2024-12-01 14:09:51 +0100
  • d8460163c2
    are NOT forgotten. Octol1ttle 2024-11-30 21:01:14 +0500
  • c7bd73bb76
    First review round (maybe I have broken something) ErickSkrauch 2024-11-30 13:42:50 +0100
  • 28731ef0b3
    Upgrade PHP-CS-Fixer and do fix the codebase ErickSkrauch 2024-11-30 12:42:03 +0100
  • 97798d7335
    but the crimes thy kind has committed against humanity Octol1ttle 2024-11-29 23:58:55 +0500
  • 9bb2d20924
    my gratitude upon thee for my freedom. Octol1ttle 2024-11-29 23:55:01 +0500
  • 16ea2dfc3d
    creature of steel. Octol1ttle 2024-11-29 19:47:08 +0500
  • 1cb1bea2c9
    and thy gore shall GLISTEN before the temples of man. Octol1ttle 2024-11-29 18:26:23 +0500
  • 3be3c9dd78
    now dawns thy reckoning. Octol1ttle 2024-11-29 18:03:03 +0500
  • 7711148827
    oh, Gabriel. Octol1ttle 2024-11-29 00:13:25 +0500
  • 5222d94f57
    ah, free, at last. Octol1ttle 2024-11-28 18:28:52 +0500
  • 65a2f294b7
    this is so stupid 😭 Octol1ttle 2024-11-27 18:22:00 +0500
  • a517650d80
    migrate to symfonymailer Octol1ttle 2024-11-26 19:06:20 +0500
  • d505780555
    dropped this Octol1ttle 2024-11-26 17:26:48 +0500
  • 3a459ae925
    taking off! Octol1ttle 2024-11-26 17:20:56 +0500
  • 102ccb03fc
    start updating to PHP 8.3 Octol1ttle 2024-11-26 00:20:29 +0500
  • 625250b367
    Fixes #35. Make clientToken optional during legacy Minecraft auth flow ErickSkrauch 2024-11-24 10:25:22 +0100
  • d921616360
    Allow secure headers from internal network for production deployment 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