bitwarden / passwordless-server

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

Credentials: Drop backwards compatibility support for Razor Pages #703

Closed jonashendrickx closed 2 months ago

jonashendrickx commented 2 months ago

Description

This code is no longer being referenced or executed anywhere as the Razor component is not embedded on any Razor page.

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 35.15%. Comparing base (d8d7fe6) to head (5170ef2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #703 +/- ## ======================================= Coverage 35.15% 35.15% ======================================= Files 568 568 Lines 31017 31012 -5 Branches 931 929 -2 ======================================= Hits 10903 10903 + Misses 19966 19961 -5 Partials 148 148 ```

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