Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth/pm 17129/login with 2fa recovery code #5383

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

fix(2FA): [PM-17129] Login with 2FA Recovery Code - Added back in oldโ€ฆ

7bddf6d
Select commit
Loading
Failed to load commit list.
Open

Auth/pm 17129/login with 2fa recovery code #5383

fix(2FA): [PM-17129] Login with 2FA Recovery Code - Added back in oldโ€ฆ
7bddf6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 10, 2025 in 1s

50.00% of diff hit (target 44.27%)

View this Pull Request on Codecov

50.00% of diff hit (target 44.27%)

Annotations

Check warning on line 327 in src/Api/Auth/Controllers/TwoFactorController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Auth/Controllers/TwoFactorController.cs#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 336 in src/Api/Auth/Controllers/TwoFactorController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Auth/Controllers/TwoFactorController.cs#L336

Added line #L336 was not covered by tests

Check warning on line 373 in src/Api/Auth/Controllers/TwoFactorController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Auth/Controllers/TwoFactorController.cs#L373

Added line #L373 was not covered by tests

Check warning on line 468 in src/Api/Auth/Controllers/TwoFactorController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Auth/Controllers/TwoFactorController.cs#L468

Added line #L468 was not covered by tests

Check warning on line 30 in src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs#L32

Added line #L32 was not covered by tests

Check warning on line 36 in src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs#L36

Added line #L36 was not covered by tests

Check warning on line 40 in src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Auth/Identity/TokenProviders/RecoveryCodeTokenProvider.cs#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 318 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L318

Added line #L318 was not covered by tests

Check warning on line 910 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L904-L910

Added lines #L904 - L910 were not covered by tests

Check warning on line 1166 in src/Core/Services/Implementations/UserService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Services/Implementations/UserService.cs#L1166

Added line #L1166 was not covered by tests

Check warning on line 188 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L188

Added line #L188 was not covered by tests

Check warning on line 193 in src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Identity/IdentityServer/RequestValidators/BaseRequestValidator.cs#L190-L193

Added lines #L190 - L193 were not covered by tests