diff options
author | BlackDex <[email protected]> | 2021-03-29 10:27:58 +0200 |
---|---|---|
committer | BlackDex <[email protected]> | 2021-03-29 10:27:58 +0200 |
commit | 3a3390963c91566e1b60ee4bb3d0f7fea5a950a6 (patch) | |
tree | 85f3b4275cbb746b08d454941606ee4942a1cc24 /src/static | |
parent | fd27759a95bc7f714abacb3a02b8c6f88b1d3cd4 (diff) | |
download | vaultwarden-3a3390963c91566e1b60ee4bb3d0f7fea5a950a6.tar.gz vaultwarden-3a3390963c91566e1b60ee4bb3d0f7fea5a950a6.zip |
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
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/images/fallback-icon.png | bin | 0 -> 331 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/static/images/fallback-icon.png b/src/static/images/fallback-icon.png Binary files differnew file mode 100644 index 00000000..e30b532e --- /dev/null +++ b/src/static/images/fallback-icon.png |