]> granicus.if.org Git - neomutt/commit
Make GPGME key selection behavior the same as classic-PGP. (see #3950)
authorKevin McCarthy <kevin@8t8.us>
Tue, 13 Jun 2017 00:57:05 +0000 (17:57 -0700)
committerRichard Russon <rich@flatcap.org>
Sat, 24 Jun 2017 16:44:07 +0000 (17:44 +0100)
commit84d0a51b382539b8c7ff5fb83d208d55b1b7c247
treef9c8beca4188a00b0ea90c28ad344cd56c4dc2ec
parent0ed2605d735efc34ae46ca573f3ec37bc1fa1648
Make GPGME key selection behavior the same as classic-PGP. (see #3950)

Classic-PGP key selection auto-selected a match if there was a single
strong, valid, address-match result, even if there were other weak
matches.

GPGME was prompting in the same situation, if there were other weak
matches.

Change GPGME to match the classic behavior, as this is more useful and
matches the manual description.
ncrypt/crypt_gpgme.c