aboutsummaryrefslogtreecommitdiff
path: root/src/static/images
diff options
context:
space:
mode:
authorBlackDex <[email protected]>2021-03-29 10:27:58 +0200
committerBlackDex <[email protected]>2021-03-29 10:27:58 +0200
commit3a3390963c91566e1b60ee4bb3d0f7fea5a950a6 (patch)
tree85f3b4275cbb746b08d454941606ee4942a1cc24 /src/static/images
parentfd27759a95bc7f714abacb3a02b8c6f88b1d3cd4 (diff)
downloadvaultwarden-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/images')
-rw-r--r--src/static/images/fallback-icon.pngbin0 -> 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
new file mode 100644
index 00000000..e30b532e
--- /dev/null
+++ b/src/static/images/fallback-icon.png
Binary files differ