bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
83 stars 26 forks source link

(hold) PAS-541 | Handle certain situations where magic links are disabled. #651

Closed jonashendrickx closed 1 month ago

jonashendrickx commented 2 months ago

Ticket

Description

Shape

Screenshots

Checklist

I did the following to ensure that my changes were tested thoroughly:

I did the following to ensure that my changes do not introduce security vulnerabilities:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 33.48%. Comparing base (824e720) to head (24755ad). Report is 1 commits behind head on main.

Files Patch % Lines
...dminConsole/Pages/Account/UserOnboarding.cshtml.cs 0.00% 5 Missing :warning:
src/AdminConsole/Pages/Account/Profile.cshtml.cs 0.00% 4 Missing :warning:
...sole/Components/Pages/Organization/Admins.razor.cs 0.00% 3 Missing :warning:
...dminConsole/Components/Shared/Credentials.razor.cs 0.00% 3 Missing :warning:
...c/AdminConsole/Components/Shared/Credentials.razor 0.00% 1 Missing :warning:
src/AdminConsole/Pages/Account/Profile.cshtml 0.00% 1 Missing :warning:
...c/AdminConsole/Pages/Account/UserOnboarding.cshtml 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #651 +/- ## ========================================== - Coverage 33.50% 33.48% -0.03% ========================================== Files 556 556 Lines 29642 29660 +18 Branches 834 837 +3 ========================================== Hits 9933 9933 - Misses 19577 19595 +18 Partials 132 132 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.