Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove unsigned Chat-* headers from Autocrypt-encrypted messages #6659

Closed
wants to merge 1 commit into from

Conversation

iequidoo
Copy link
Collaborator

This fixes e.g. a case when the server injects a "Chat-Version" IMF header tricking Delta Chat into thinking that it's a chat message. The test checks this for some nonexistent "Chat-*" header to protect the code from future breakages.

This fixes e.g. a case when the server injects a "Chat-Version" IMF header tricking Delta Chat into
thinking that it's a chat message. The test checks this for some nonexistent "Chat-*" header to
protect the code from future breakages.
@iequidoo iequidoo requested a review from link2xt March 14, 2025 01:45
@iequidoo
Copy link
Collaborator Author

I revived #6370 instead, it implements a more generic approach. + merged the test into it

@iequidoo iequidoo closed this Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant