aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/workflows/base.py
Commit message (Expand)AuthorAgeFilesLines
* More tests for key command.J08nY2017-07-141-2/+1
* Workflow tests refactor.J08nY2017-07-141-2/+1
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-131-19/+29
* Add key change command and some tests.J08nY2017-07-131-1/+0
* Split PubkeyMixin into two.J08nY2017-07-131-7/+14
* Use restore_subscriber.J08nY2017-07-121-9/+4
* Add more tests for workflows.J08nY2017-07-111-1/+0
* Don't recheck addresses with keys and key confirmations.J08nY2017-07-111-4/+14
* Restore subscriber in PubkeyMixins last step.J08nY2017-07-111-5/+14
* Reset token owner on key confirmation.J08nY2017-07-111-1/+1
* qa.J08nY2017-07-111-1/+1
* Add tests for subscription workflows and their pubkey mixin.J08nY2017-07-111-2/+1
* Add pubkey_confirmed attribute to subscription workflows.J08nY2017-07-101-5/+27
* WIP: Sketch out key management on subscription.J08nY2017-07-071-0/+97