summaryrefslogtreecommitdiff
path: root/src/leap/mail/tests/__init__.py
AgeCommit message (Collapse)Author
2015-09-22[bug] don't extract openpgp header if valid attached keyRuben Pollan
The key extract should check first for attached keys and if this fails then should try the OpenPGP header. - Resolves: #7480
2015-08-04[style] pep8 fixes + pep8 scriptKali Kaneko
2015-02-11New keymanager async APIRuben Pollan
2015-02-11specify not syncable shared dbKali Kaneko
2014-10-13Get keys from OpenPGP email headerRuben Pollan