bitwarden / passwordless-server

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

fix-razor-path-for-client-js #614

Closed jrmccannon closed 5 months ago

jrmccannon commented 5 months ago

Ticket

Description

Corrects the path for the passwordless client lib on blazor pages.

Shape

Remvoes the ~ from the SecureScript path when adding the passwordless client lib. Otherwise it returned a 404.

Checklist

I did the following to ensure that my changes were tested thoroughly:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 34.11%. Comparing base (647a953) to head (cc8264a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #614 +/- ## ======================================= Coverage 34.11% 34.11% ======================================= Files 536 536 Lines 27552 27552 Branches 807 807 ======================================= Hits 9400 9400 Misses 18021 18021 Partials 131 131 ```

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