bitwarden / passwordless-server

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

Broken redirect for '/organization/overview' #700

Closed jonashendrickx closed 1 month ago

jonashendrickx commented 1 month ago

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 1 month ago

Codecov Report

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

Project coverage is 35.07%. Comparing base (1c9babb) to head (b2b609b). Report is 1 commits behind head on main.

Files Patch % Lines
src/AdminConsole/Pages/Index.cshtml.cs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #700 +/- ## ========================================== - Coverage 35.08% 35.07% -0.01% ========================================== Files 568 568 Lines 31053 31055 +2 Branches 938 938 ========================================== Hits 10894 10894 - Misses 20010 20012 +2 Partials 149 149 ```

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