Skip to content

gpgme: Use gpgme_set_uid_flag() to make primary UID

Niels De Graef requested to merge wip/nielsdg/gpgme-make-primary into master

This gives us more specific erors if something goes wrong, and doesn't fall back on the suboptimal gpgme_op_edit workflow.

Merge request reports