aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/workflows
Commit message (Expand)AuthorAgeFilesLines
* Use converted config values.feature/config-transformationJ08nY2017-08-011-2/+1
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-282-2/+2
* Add configurable lifetime of key change request.J08nY2017-07-261-1/+4
* Cleanup @public from tests.J08nY2017-07-183-9/+0
* Implement basic duplicate signature hash rule.J08nY2017-07-172-2/+2
* Move some functions to utils package. Use them.J08nY2017-07-172-2/+2
* Some docs and qa.J08nY2017-07-172-3/+3
* Split some workflow stuff. Use utility functions somewhere.J08nY2017-07-154-119/+123
* More tests for key command.J08nY2017-07-142-3/+4
* qa.J08nY2017-07-142-4/+3
* Some more Key change workflow tests.J08nY2017-07-142-7/+118
* Workflow tests refactor.J08nY2017-07-143-61/+74
* Make key change work.J08nY2017-07-141-4/+7
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-134-71/+91
* Add key change command and some tests.J08nY2017-07-132-1/+117
* Split PubkeyMixin into two.J08nY2017-07-133-49/+90
* Use restore_subscriber.J08nY2017-07-122-13/+4
* Some more workflow tests.J08nY2017-07-121-0/+29
* Add more tests for workflows.J08nY2017-07-112-1/+17
* Don't recheck addresses with keys and key confirmations.J08nY2017-07-111-4/+14
* Restore subscriber in PubkeyMixins last step.J08nY2017-07-112-8/+19
* Reset token owner on key confirmation.J08nY2017-07-111-1/+1
* Add OpenSubscriptionPolicy.J08nY2017-07-112-4/+42
* qa.J08nY2017-07-113-5/+4
* Add tests for subscription workflows and their pubkey mixin.J08nY2017-07-113-2/+211
* Add pubkey_confirmed attribute to subscription workflows.J08nY2017-07-102-16/+46
* WIP: Sketch out key management on subscription.J08nY2017-07-076-0/+266