aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/workflows/subscription.py
Commit message (Expand)AuthorAgeFilesLines
* Use the KeyRevokeWorkflow when the key needs to be reset.feature/key-revocationJ08nY2017-08-071-18/+23
* Rename step pgp_prepare to create_address.J08nY2017-08-061-4/+4
* Refactor some stuff into PGPMixin.J08nY2017-08-061-4/+4
* Use custom moderator approval mixin/messages for subscription.J08nY2017-08-061-9/+12
* Some docs and qa.J08nY2017-07-171-1/+1
* Split some workflow stuff. Use utility functions somewhere.J08nY2017-07-151-2/+2
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-131-5/+16
* Split PubkeyMixin into two.J08nY2017-07-131-13/+20
* Add OpenSubscriptionPolicy.J08nY2017-07-111-3/+37
* Add pubkey_confirmed attribute to subscription workflows.J08nY2017-07-101-11/+19
* WIP: Sketch out key management on subscription.J08nY2017-07-071-0/+137