0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-09 15:38:58 +02:00
bitwarden_rs/src/api
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
..
core Remove unnecessary result return types 2021-03-27 15:07:26 +00:00
admin.rs Remove unnecessary reference 2021-03-28 10:59:49 +01:00
icons.rs Icon and SMTP Debug fixes. 2021-03-29 10:27:58 +02:00
identity.rs Implement admin ability to enable/disable users 2020-11-30 23:12:56 +01:00
mod.rs Send deletion thread and updated users revision 2021-03-22 19:57:35 +01:00
notifications.rs Remove unnecessary result return types 2021-03-27 15:07:26 +00:00
web.rs Send API 2021-03-14 23:35:55 +01:00