ErickSkrauch
|
7a80c44cab
|
Alternative implementation of passing totp to the legacy Minecraft authorization protocol to not break the yggdrasil's protocol [deploy]
|
2021-03-08 22:21:10 +01:00 |
|
ErickSkrauch
|
9a3534ea2b
|
Add totp field for Minecraft auth protocol to login into accounts, protected with 2FA [deploy]
|
2021-03-08 11:26:47 +01:00 |
|
ErickSkrauch
|
1aed8f59cb
|
Return user field when requestUser param received on authentication/refresh endpoint [deploy]
|
2021-03-06 10:37:58 +01:00 |
|
ErickSkrauch
|
9c6d9409ea
|
Fixes #11. Strip slashes from profile UUID in the authserver's response
|
2021-02-18 00:41:38 +01:00 |
|
ErickSkrauch
|
7da6a952ee
|
Fix tests
|
2020-10-02 18:14:43 +03:00 |
|
ErickSkrauch
|
0183e54442
|
Implemented account deletion. Not all cases covered with tests [skip ci]
|
2020-06-12 00:27:02 +03:00 |
|
ErickSkrauch
|
43a4a58053
|
Remove usage of codeception/specify and fzaninotto/faker
|
2019-12-21 02:26:06 +03:00 |
|
ErickSkrauch
|
666213afc7
|
Rework email_activation model, get rid of behaviors, use json column to store additional data
|
2019-12-21 01:23:58 +03:00 |
|
ErickSkrauch
|
e8b71d33d0
|
Get rid of mockery library. Still have some troubles with functional tests for api
|
2019-12-14 00:16:05 +03:00 |
|
ErickSkrauch
|
d9ef27b745
|
Cleanup code, improve typings
|
2019-12-13 22:27:13 +03:00 |
|
ErickSkrauch
|
d27070630c
|
Fix revokation validation. Add additional tests cases
|
2019-12-10 22:51:11 +03:00 |
|
ErickSkrauch
|
25f1ca912c
|
Fix tests
|
2019-12-05 00:52:36 +03:00 |
|
ErickSkrauch
|
a81ef5cac2
|
Replace separate minecraft access tokens with JWT
|
2019-12-04 21:10:15 +03:00 |
|
ErickSkrauch
|
d9f2b1a8c9
|
Upgrade PHPUnit to 8. Replace codeception/base with codeception/codeception due to release bug in the base version.
|
2019-08-02 15:57:17 +03:00 |
|
ErickSkrauch
|
f2ab7346aa
|
Fixed almost everything, but all functional tests are broken at the last minute :(
|
2019-08-02 03:29:20 +03:00 |
|
ErickSkrauch
|
45c2ed601d
|
Replace emarref/jwt with lcobucci/jwt
Refactor all JWT-related components
Replace RS256 with ES256 as a preferred JWT algorithm
|
2019-08-01 12:17:12 +03:00 |
|
valik
|
445c234360
|
Added jwt public and private key path params to user component
|
2019-07-26 11:11:09 +03:00 |
|
valik
|
3f9ee42539
|
Implemented Rs256 jwt encryption algorithm
|
2019-07-25 16:29:08 +03:00 |
|
ErickSkrauch
|
75fdd5d1ba
|
Upgrade Codeception to 3 version. Remove codeception/verify.
|
2019-05-14 02:12:49 +03:00 |
|
ErickSkrauch
|
b20825a051
|
Update ely/php-code-style and run updated CS fixer
|
2019-02-26 02:26:02 +03:00 |
|
ErickSkrauch
|
ea4ebd19ef
|
Update dependencies
|
2019-02-23 17:15:20 +03:00 |
|
ErickSkrauch
|
1cafa36b98
|
Fix codestyle
|
2019-02-23 02:27:38 +03:00 |
|
ErickSkrauch
|
b05dc6816e
|
Rework tests structure. Upgrade codeception to 2.5.3. Merge params configuration into app configuration.
|
2019-02-20 22:58:52 +03:00 |
|