This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts
Watch
1
Star
0
Fork
0
You've already forked accounts
mirror of
https://github.com/elyby/accounts.git
synced
2025-01-11 14:32:12 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
accounts
/
api
/
tests
/
functional
History
ErickSkrauch
17109f8eb5
Remove unused HS256 signing algorithm
2024-06-14 03:21:00 +02:00
..
_steps
fix: add missing response checks in SessionServerSteps tests
2023-11-17 14:20:32 +05:00
accounts
Remove unused HS256 signing algorithm
2024-06-14 03:21:00 +02:00
authlibInjector
Fix CS
2023-11-20 02:16:44 +01:00
authserver
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
dev
/applications
Fixes
#17
. Simplify redirect_uri validation rules to allow localhost
2022-12-10 02:51:47 +01:00
internal
…
mojang
Fix CS
2023-11-20 02:16:44 +01:00
oauth
Fixes
#16
. Correctly wrap Yii2's request into the PSR's ServerRequest object
2022-12-10 03:57:43 +01:00
sessionserver
Fix sessionserver/join endpoint: return empty response with 204 status code on success join
2023-11-16 20:21:26 +01:00
_bootstrap.php
…
EmailConfirmationCest.php
…
FeedbackCest.php
…
ForgotPasswordCest.php
…
LoginCest.php
Implemented account deletion. Not all cases covered with tests [skip ci]
2020-06-12 00:27:02 +03:00
LogoutCest.php
Implemented account deletion. Not all cases covered with tests [skip ci]
2020-06-12 00:27:02 +03:00
OptionsCest.php
…
RecoverPasswordCest.php
…
RefreshTokenCest.php
…
RegisterCest.php
…
RepeatAccountActivationCest.php
…