bitwarden / passwordless-server

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

Fix broken links #659

Closed jonashendrickx closed 3 months ago

jonashendrickx commented 3 months ago

Description

Shape

Fixes broken links on the login page as well as a redirect to the billing management page.

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 2 lines in your changes missing coverage. Please review.

Project coverage is 34.76%. Comparing base (20f3822) to head (febf7fe).

Files Patch % Lines
src/AdminConsole/Pages/Account/Login.cshtml.cs 0.00% 1 Missing :warning:
...ole/Pages/Organization/CreateApplication.cshtml.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #659 +/- ## ======================================= Coverage 34.76% 34.76% ======================================= Files 565 565 Lines 30901 30901 Branches 922 922 ======================================= Hits 10743 10743 Misses 20018 20018 Partials 140 140 ```

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