aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/workflows/key_change.py
Commit message (Expand)AuthorAgeFilesLines
* Add configurable lifetime of key change request.J08nY2017-07-261-1/+4
* Implement basic duplicate signature hash rule.J08nY2017-07-171-1/+1
* Move some functions to utils package. Use them.J08nY2017-07-171-1/+1
* More tests for key command.J08nY2017-07-141-1/+3
* qa.J08nY2017-07-141-2/+1
* Some more Key change workflow tests.J08nY2017-07-141-7/+13
* Make key change work.J08nY2017-07-141-4/+7
* Split PGPMixin from subscription mixins. And bunch of other things.J08nY2017-07-131-3/+9
* Add key change command and some tests.J08nY2017-07-131-0/+117