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 more verbosโ€ฆ

831f111
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 more verbosโ€ฆ
831f111
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 11, 2025 in 0s

62.50% of diff hit (target 44.27%)

View this Pull Request on Codecov

62.50% 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 466 in src/Api/Auth/Controllers/TwoFactorController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L466 was not covered by tests

Check warning on line 35 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#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 42 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#L39-L42

Added lines #L39 - L42 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