Home GnuPG

Take name / email prefill also from EMAIL env var

Description

Take name / email prefill also from EMAIL env var

This adds another fallback to prefill name and email from
the environment.

We depend on KCodecs anyway so we can use it for this task.

Details

Provenance
aheineckeAuthored on Dec 29 2020, 10:07 AM
Parents
rKLEOPATRA5639dc833f92: Make it optional to skip resultpage for new key
Branches
Unknown
Tags
Unknown
Tasks
T5181: Kleopatra: Simplify newkey generation

Event Timeline

ikloecker added inline comments.
/src/newcertificatewizard/newcertificatewizard.cpp
325

I'd very much prefer an enum instead of a bool for the parameter.