1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-06-23 19:42:50 +00:00

Icon and SMTP Debug fixes.

- We need to add some feature to enable smtp debugging again. See: https://github.com/lettre/lettre/pull/584
- Upstream added the fallback icon again, probably because of caching ;). See: https://github.com/bitwarden/server/pull/1149
- Enabled gzip and brotli compression support with reqwest. Some sites seem to force this, or assume that because of the User-Agent string it is supported. This caused some failed icons.

Fixes #1540
This commit is contained in:
BlackDex 2021-03-29 10:27:58 +02:00
parent fd27759a95
commit 3a3390963c
4 changed files with 134 additions and 44 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B