bitwarden / passwordless-server

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

Revert "PAS-536 | Add support for `AuthenticatorDisplayName`" #747

Closed Tyrrrz closed 1 month ago

Tyrrrz commented 1 month ago

Reverts bitwarden/passwordless-server#713

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.15909% with 49 lines in your changes missing coverage. Please review.

Project coverage is 35.18%. Comparing base (9514b52) to head (08b2225). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...dminConsole/Components/Shared/Credentials.razor.cs 0.00% 36 Missing :warning:
src/Service/Fido2Service.cs 87.64% 10 Missing and 1 partial :warning:
...vice/Migrations/Mssql/MsSqlContextModelSnapshot.cs 0.00% 1 Missing :warning:
...ce/Migrations/Sqlite/SqliteContextModelSnapshot.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #747 +/- ## ========================================== - Coverage 35.58% 35.18% -0.41% ========================================== Files 584 579 -5 Lines 32227 31277 -950 Branches 899 898 -1 ========================================== - Hits 11469 11005 -464 + Misses 20613 20129 -484 + Partials 145 143 -2 ```

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