bitwarden / passwordless-server

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

Fix sending e-mails without HTML body breaking AWS SES. #709

Closed jonashendrickx closed 4 weeks ago

jonashendrickx commented 4 weeks ago

Ticket

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 4 weeks ago

Codecov Report

Attention: Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.

Project coverage is 35.14%. Comparing base (063515c) to head (b7869af). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...c/AdminConsole/Services/Mail/DefaultMailService.cs 23.80% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #709 +/- ## ========================================== - Coverage 35.15% 35.14% -0.01% ========================================== Files 574 574 Lines 31156 31177 +21 Branches 930 930 ========================================== + Hits 10953 10958 +5 - Misses 20057 20073 +16 Partials 146 146 ```

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