Commit Graph

  • 5225ea1b02
    Update Mojang API response code and messages, implement UUID->Username endpoint (#47) master Octol1ttle 2025-03-01 05:08:52 +05:00
  • 4ee7a886df
    Fix PHPStan errors and update tests for authlib-injector entrypoint. Final polishing before merge ErickSkrauch 2025-03-01 01:08:10 +01:00
  • fefc93a167
    fix: php-cs-fixer Octol1ttle 2025-02-27 17:54:29 +05:00
  • 97434b029d
    well that was 10x easier Octol1ttle 2025-02-27 17:53:09 +05:00
  • d83aa69384
    try to implement legacy response support (all tests are failing (routing is broken)) Octol1ttle 2025-02-25 20:29:44 +05:00
  • f993c5ca74
    review: address the minor issues Octol1ttle 2025-02-25 19:06:17 +05:00
  • 327dfee16c
    php-cs-fixer Octol1ttle 2025-02-14 21:08:59 +05:00
  • 364c015f8e
    Update Mojang API response code and messages, implement UUID->Username endpoint Octol1ttle 2025-02-06 16:48:11 +05:00
  • bc59fd91ca
    Fix PHPStan errors ErickSkrauch 2025-02-14 16:26:14 +01:00
  • 997f135d2d
    Merge remote-tracking branch 'octol1ttle/fix-authlibinjector-route' ErickSkrauch 2025-02-14 16:08:52 +01:00
  • 4a0fd68df2
    Merge pull request #46 from Octol1ttle/add-new-username-to-uuid-endpoint ErickSkrauch 2025-02-14 16:03:55 +01:00
  • 884c11f98f
    fix: use correct service route for authlib-injector's lookup/bulk/byname Octol1ttle 2025-02-14 15:26:25 +05:00
  • 8c82f45764
    new: add minecraftservices' Username->UUID endpoint Octol1ttle 2025-02-14 15:22:43 +05:00
  • 6b2ced9c75
    Fixes ACCOUNTS-CJ. Handle invalid idna convert result ErickSkrauch 2025-01-30 03:36:15 +01:00
  • be4697e6eb
    Extract login logics into a separate component. Not quite clean result but enough for upcoming tasks ErickSkrauch 2025-01-17 21:37:35 +01:00
  • 1c2969a4be
    Implemented desktop application type ErickSkrauch 2025-01-15 14:13:08 +01:00
  • 3bba99a757
    fix: use custom Redirect URI validation logic in RefreshTokenGrant (#42) Octol1ttle 2025-01-09 05:23:41 +05:00
  • 0615f10e3c
    Extract common implementation into traits ErickSkrauch 2025-01-09 01:22:24 +01:00
  • 642a553b90
    fix: use custom Redirect URI validation logic in RefreshTokenGrant Octol1ttle 2025-01-03 17:38:33 +05:00
  • 7b626507bc
    fix: send refresh tokens to Device Code clients too (#41) Octol1ttle 2024-12-25 20:48:38 +05:00
  • 33a4e67c12
    fix code style Octol1ttle 2024-12-25 20:27:41 +05:00
  • 45eaf22a9f
    fix: send refresh tokens to Device Code clients too Octol1ttle 2024-12-25 20:20:12 +05:00
  • e5b395d11b
    Fix verb filter ErickSkrauch 2024-12-24 17:45:49 +01:00
  • 6105d9752c
    Fix CS ErickSkrauch 2024-12-24 12:25:39 +01:00
  • 5a3e744b89
    Add 'feature.enable_profile_key' to authlib-injector metadata so it uses our signing keys (#39) ErickSkrauch 2024-12-24 12:17:35 +01:00
  • 5f6dc35e3b
    Update IndexCest.php Octol1ttle 2024-12-24 16:15:17 +05:00
  • 5a4895dbc4
    Update AuthlibInjectorController.php Octol1ttle 2024-12-24 16:13:25 +05:00
  • 1c11c66b9c
    Rename device code endpoint to /devicecode ErickSkrauch 2024-12-24 01:20:58 +01:00
  • 085b4f5ca6
    Fix CS ErickSkrauch 2024-12-17 23:12:57 +01:00
  • 05524a4e7c
    Fix E2E scopes response ErickSkrauch 2024-12-17 23:08:55 +01:00
  • 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 +01:00
  • 2cc27d34ad
    Implemented device code grant ErickSkrauch 2024-12-08 16:54:45 +01:00
  • c7d192d14e
    Fixes ACCOUNTS-BQ. Don't use mailer in constructor ErickSkrauch 2024-12-07 17:48:14 +01:00
  • 5ed6f0ce86
    Move OAuth module from API to common and solve PHPStan's errors ErickSkrauch 2024-12-06 01:34:09 +01:00
  • 8a25ff9223
    Fix timestamp serialization format for JWT tokens ErickSkrauch 2024-12-03 18:17:42 +01:00
  • 2442329895
    Fixes ACCOUNTS-BH. Fix port param type ErickSkrauch 2024-12-02 14:23:43 +01:00
  • 2d649afd4f
    Fixes ACCOUNTS-BF. Fix smtp transport configuration ErickSkrauch 2024-12-02 13:59:36 +01:00
  • c92ece3fed
    Fix Sentry installation ErickSkrauch 2024-12-02 13:27:31 +01:00
  • cc21abe8f4
    Install SVG support for Codeception step ErickSkrauch 2024-12-02 13:14:22 +01:00
  • fcf74eacab
    Fix image for PHPStan on GitLab CI ErickSkrauch 2024-12-02 12:46:28 +01:00
  • f43eafb2f3
    Fix GitLab CI ErickSkrauch 2024-12-02 12:35:21 +01:00
  • 57d492da8a
    Upgrade project to PHP 8.3, add PHPStan, upgrade almost every dependency (#36) Octol1ttle 2024-12-02 15:10:55 +05:00
  • 51ee0a6f4a
    Update GitLab CI ErickSkrauch 2024-12-02 11:09:39 +01:00
  • 97ee74c500
    More code modernization with help of the Rector ErickSkrauch 2024-12-01 19:08:32 +01:00
  • abd65ecd44
    Drastically reduce baseline size with the Rector ErickSkrauch 2024-12-01 18:46:10 +01:00
  • 3a674e784c
    Resolve TODO's related to the php-mock ErickSkrauch 2024-12-01 17:54:48 +01:00
  • 06f8113a67
    Levels 6 and 7 takes too much effort. Generate a baseline and fix them eventually ErickSkrauch 2024-12-01 17:18:25 +01:00
  • b02971e10a
    PHPStan level 5 ErickSkrauch 2024-12-01 17:14:15 +01:00
  • 4943cebbcc
    PHPStan level 4 ErickSkrauch 2024-12-01 16:47:36 +01:00
  • d80270ece3
    PHPStan level 3 ErickSkrauch 2024-12-01 16:33:34 +01:00
  • 229102bde5
    PHPStan level 2 ErickSkrauch 2024-12-01 15:54:56 +01:00
  • 080ae30aac
    PHPStan level 1 ErickSkrauch 2024-12-01 14:51:05 +01:00
  • 93dad82e6f
    Enable parallel PHP-CS-Fixer runner ErickSkrauch 2024-12-01 14:09:51 +01:00
  • d8460163c2
    are NOT forgotten. Octol1ttle 2024-11-30 21:01:14 +05:00
  • c7bd73bb76
    First review round (maybe I have broken something) ErickSkrauch 2024-11-30 13:42:50 +01:00
  • 28731ef0b3
    Upgrade PHP-CS-Fixer and do fix the codebase ErickSkrauch 2024-11-30 12:42:03 +01:00
  • 97798d7335
    but the crimes thy kind has committed against humanity Octol1ttle 2024-11-29 23:58:55 +05:00
  • 9bb2d20924
    my gratitude upon thee for my freedom. Octol1ttle 2024-11-29 23:55:01 +05:00
  • 16ea2dfc3d
    creature of steel. Octol1ttle 2024-11-29 19:47:08 +05:00
  • 1cb1bea2c9
    and thy gore shall GLISTEN before the temples of man. Octol1ttle 2024-11-29 18:26:23 +05:00
  • 3be3c9dd78
    now dawns thy reckoning. Octol1ttle 2024-11-29 18:03:03 +05:00
  • 7711148827
    oh, Gabriel. Octol1ttle 2024-11-29 00:13:25 +05:00
  • 5222d94f57
    ah, free, at last. Octol1ttle 2024-11-28 18:28:52 +05:00
  • 65a2f294b7
    this is so stupid 😭 Octol1ttle 2024-11-27 18:22:00 +05:00
  • a517650d80
    migrate to symfonymailer Octol1ttle 2024-11-26 19:06:20 +05:00
  • d505780555
    dropped this Octol1ttle 2024-11-26 17:26:48 +05:00
  • 3a459ae925
    taking off! Octol1ttle 2024-11-26 17:20:56 +05:00
  • 102ccb03fc
    start updating to PHP 8.3 Octol1ttle 2024-11-26 00:20:29 +05:00
  • 625250b367
    Fixes #35. Make clientToken optional during legacy Minecraft auth flow ErickSkrauch 2024-11-24 10:25:22 +01:00
  • d921616360
    Allow secure headers from internal network for production deployment ErickSkrauch 2024-06-20 04:43:44 +02:00
  • 4231f99717
    Move new "usernames -> UUIDs" endpoint to the correct location (#33) Octol1ttle 2024-06-17 17:02:01 +05:00
  • e13fb945ce
    fix: move new "usernames -> UUIDs" endpoint to the correct location Octol1ttle 2024-06-17 15:51:02 +05:00
  • 485d2c2c7d
    change: test non-injector endpoints in non-injector tests Octol1ttle 2024-06-17 15:49:54 +05:00
  • 0c110213f4
    Remove minecraft_access_keys table and all related code ErickSkrauch 2024-06-14 05:42:35 +02:00
  • 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 +02:00
  • 17109f8eb5
    Remove unused HS256 signing algorithm ErickSkrauch 2024-06-14 03:21:00 +02:00
  • 0a666e1e12
    Extract public key from private pem file at runtime ErickSkrauch 2024-06-14 03:03:10 +02:00
  • ca304261a3
    Fix malformed query params ErickSkrauch 2024-06-11 04:16:36 +02:00
  • 46c5a0f878
    Fix condition ErickSkrauch 2024-06-11 04:06:56 +02:00
  • 345bc80d05
    Added support of the onUnknownProfileRespondWithUuid when calling Chrly endpoint ErickSkrauch 2024-06-11 03:50:10 +02:00
  • 16877d502d
    Drop usage of goaop, replace implementation with events ErickSkrauch 2023-11-20 04:39:13 +01:00
  • 2bc83f39cf
    Fix CS ErickSkrauch 2023-11-20 02:16:44 +01:00
  • 574d03d02f
    Add a redirect for new Usernames to UUIDs endpoint (#29) Octol1ttle 2023-11-20 05:36:39 +05:00
  • c9a5810678
    style: add type hints to MinecraftProfilesCest functions too Octol1ttle 2023-11-18 20:32:57 +05:00
  • cbfafeb489
    review: address requested changes Octol1ttle 2023-11-18 12:54:50 +05:00
  • 667f582b3e
    Merge pull request #31 from Octol1ttle/fix-wrong-join-response ErickSkrauch 2023-11-17 14:47:25 +01:00
  • 1320479a9e
    tests: pass new URL to existing tests Octol1ttle 2023-11-17 18:03:22 +05:00
  • 7d2f489baf
    revert: .gitignore Octol1ttle 2023-11-17 14:37:09 +05:00
  • a4c0aea9b2
    Merge branch 'master' into fix-new-user-to-uuid-endpoint Octol1ttle 2023-11-17 14:22:55 +05:00
  • 88ff766054
    fix: add missing response checks in SessionServerSteps tests Octol1ttle 2023-11-17 14:20:32 +05:00
  • 7d4e0f246c
    Fixes #30. Upgrade MariaDB base image ErickSkrauch 2023-11-16 20:43:43 +01:00
  • d2d4045e61
    Fix tests for authlib-injector endpoints ErickSkrauch 2023-11-16 20:25:52 +01:00
  • 47463d7435
    Fix sessionserver/join endpoint: return empty response with 204 status code on success join ErickSkrauch 2023-11-16 20:21:26 +01:00
  • 499fb755f2
    add a redirect for authlib-injector too Octol1ttle 2023-11-09 21:19:25 +05:00
  • 50e79c2eca
    fix: add redirect for new "Usernames to UUIDs" endpoint location Octol1ttle 2023-11-09 21:13:46 +05:00
  • 984c6e7682
    Fix slash email test ErickSkrauch 2023-10-15 06:54:35 +02:00
  • b3d1f75cc0
    Introduce validation for emails starting with slash ErickSkrauch 2023-10-15 06:53:17 +02:00
  • e738bce717
    Send Sentry error synchronously ErickSkrauch 2023-10-15 06:17:20 +02:00
  • b98649070d
    Enable better logging for queue ErickSkrauch 2023-10-15 04:09:09 +02:00
  • a1eb5f3be6
    Fixes ACCOUNTS-6A. Force value to string for client token validation ErickSkrauch 2023-05-26 18:48:15 +02:00