| Summary: | "Allow encryption with untrusted keys" does not apply automatically | ||
|---|---|---|---|
| Product: | [Applications] kgpg | Reporter: | rkfg |
| Component: | general | Assignee: | Rolf Eike Beer <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kgpg/cc2362ff645ca5e85d1344eed70409c166a1a95e | Version Fixed/Implemented In: | 17.04.3 |
| Sentry Crash Report: | |||
| Attachments: |
Fix untrusted keys not being visible
Immediately honor encryption with untrusted keys setting |
||
|
Description
rkfg
2017-06-30 10:34:25 UTC
> It has been fixed in bug 278238 but broken yet again. Patch attached.
Could you please do a "git commit" and send the patch using "git
format-patch -1" then?
Created attachment 106388 [details]
Immediately honor encryption with untrusted keys setting
Sure, I reused the commit message from the older commit.
Git commit cc2362ff645ca5e85d1344eed70409c166a1a95e by Rolf Eike Beer. Committed on 30/06/2017 at 19:02. Pushed by dakon into branch 'Applications/17.04'. Immediately honor encryption with untrusted keys setting The previous fix was incomplete as it did not move the connect() to the right place. Thanks to rkfg for the patch. Related: bug 278238 FIXED-IN:17.04.3 M +2 -1 selectpublickeydialog.cpp https://commits.kde.org/kgpg/cc2362ff645ca5e85d1344eed70409c166a1a95e |