]> granicus.if.org Git - mutt/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)
committerKevin McCarthy <kevin@8t8.us>
Tue, 13 Jun 2017 00:57:05 +0000 (17:57 -0700)
commit2d01813ef30f5ec471666c88d6d7e73bb78eeb56
treebf9fdefa0628caddbd0dfa358f64303b7bb02def
parent4b5febe386ee689aefbb0e12f3daa3fbacd7c492
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.
crypt-gpgme.c