mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
Remove metadata from avatars and JPEG images before sending (#4027)
If there's an Exif, rewrite the file to remove it. This implies recoding now though.
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
- Run `cargo-deny` in CI. #4101
|
||||
- Check provider database with CI. #4099
|
||||
- Switch to DEFERRED transactions #4100
|
||||
- Remove metadata from avatars and JPEG images before sending #4037
|
||||
|
||||
### Fixes
|
||||
- Do not block async task executor while decrypting the messages. #4079
|
||||
|
||||
Reference in New Issue
Block a user