No Autocrypt header is sent if configured email address has an uppercase mismatch
Categories
(MailNews Core :: Security: OpenPGP, defect)
Tracking
(thunderbird_esr115 fixed, thunderbird127 fixed)
People
(Reporter: KaiE, Assigned: KaiE)
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
842 bytes,
patch
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr115+
|
Details | Diff | Splinter Review |
I noticed that my outgoing emails didn't have the Autocrypt header, despite being enabled.
The reason was that I have configured my email address as KaiE (with uppercase characters), and that a lookup function fails.
Assignee | ||
Comment 1•9 months ago
|
||
I have a fix, I just need to clean up my working area before I can submit the patch
Assignee | ||
Comment 2•9 months ago
|
||
Updated•9 months ago
|
Assignee | ||
Comment 3•9 months ago
|
||
Backport to esr 115.
Assignee | ||
Updated•9 months ago
|
Pushed by daniel@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/0ec742656b6f
Allow case insensitive match for email address, fixes Autocrypt header issue. r=mkmelin
Updated•9 months ago
|
Assignee | ||
Comment 5•9 months ago
|
||
Comment on attachment 9401929 [details] [diff] [review]
1896876-esr115.patch
[Approval Request Comment]
Regression caused by (bug #): none
User impact if declined: no autocrypt headers for easy key distribution
Testing completed (on c-c, etc.): locally
Risk to taking this patch (and alternatives if risky): almost no risk
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Comment 6•9 months ago
|
||
Comment on attachment 9401929 [details] [diff] [review]
1896876-esr115.patch
[Triage Comment]
Approved for beta
Comment 7•9 months ago
|
||
bugherder uplift |
Thunderbird 127.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/da42fa425e65
Comment 8•9 months ago
|
||
Comment on attachment 9401929 [details] [diff] [review]
1896876-esr115.patch
[Triage Comment]
Approved for esr115
Comment 9•9 months ago
|
||
bugherder uplift |
Thunderbird 115.12.0:
https://hg.mozilla.org/releases/comm-esr115/rev/8b9fbdce303d
Description
•