bitwarden / passwordless-server

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

PAS-557 | Show error message when adding duplicate auth config #674

Closed jonashendrickx closed 3 months ago

jonashendrickx commented 3 months ago

Ticket

Description

It is now properly showing the error message when an error is being returned by the Passwordless.dev back-end.

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 3 months ago

Codecov Report

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

Project coverage is 34.82%. Comparing base (4d08754) to head (504fa22). Report is 2 commits behind head on main.

Files Patch % Lines
...onsole/Services/ProblemDetailsDelegatingHandler.cs 0.00% 14 Missing :warning:
...onfiguration/AuthenticationConfigurationForm.razor 0.00% 12 Missing :warning:
src/AdminConsole/Program.cs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #674 +/- ## ========================================== - Coverage 34.85% 34.82% -0.03% ========================================== Files 565 566 +1 Lines 30945 30969 +24 Branches 923 925 +2 ========================================== Hits 10785 10785 - Misses 20018 20042 +24 Partials 142 142 ```

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