1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-02 13:58:58 +02:00
vaultwarden/src
BlackDex 3a3390963c 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
2021-03-29 10:27:58 +02:00
..
api Icon and SMTP Debug fixes. 2021-03-29 10:27:58 +02:00
db Merge branch 'master' into clippy-run 2021-03-28 10:51:25 +01:00
static Icon and SMTP Debug fixes. 2021-03-29 10:27:58 +02:00
auth.rs Correctly camelCase acronyms 2021-03-27 14:26:32 +00:00
config.rs Send API 2021-03-14 23:35:55 +01:00
crypto.rs Updated dependencies and small mail fixes 2021-01-31 20:07:42 +01:00
error.rs Prevent clippy complaining at method 2021-03-27 14:36:50 +00:00
mail.rs Update dependencies 2021-03-22 20:00:57 +01:00
main.rs Correctly camelCase acronyms 2021-03-27 14:26:32 +00:00
util.rs Merge pull request #1546 from RealOrangeOne/clippy-run 2021-03-28 16:04:09 +02:00