projects
/
edward.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89c0832
)
issue mentioned in comment does not require a fix
author
Andrew Engelbrecht
<sudoman@ninthfloor.org>
Mon, 27 Jul 2015 21:57:13 +0000
(17:57 -0400)
committer
Andrew Engelbrecht
<sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:28:41 +0000
(13:28 -0500)
edward
patch
|
blob
|
blame
|
history
diff --git
a/edward
b/edward
index 73def29284b3c0d1bf422aa7e9b7f8da86617ea6..ddb4487a61c466f43c4eb465aa3a36fd61c8c901 100755
(executable)
--- a/
edward
+++ b/
edward
@@
-587,8
+587,8
@@
def gpg_on_payloads (eddymsg_obj, gpgme_ctx, prev_parts=[]):
# recurse!
piece.gpg_data.plainobj = parse_pgp_mime(plaintext, gpgme_ctx)
- # FIXME:
handle pubkeys first, so that signatures can be validated
- # on freshly imported keys
+ # FIXME:
consider handling pubkeys first, so that signatures can be
+ #
validated
on freshly imported keys
elif piece.piece_type == "pubkey":
key_fps = add_gpg_key(piece.string, gpgme_ctx)