index
:
mailman-pgp.git
feature/config-transformation
feature/key-revocation
feature/key-sign-command
feature/key-store
feature/local-archiver
feature/logging
feature/outgoing
feature/sign-adds-to-existing
feature/strip-sig
feature/workflows
feature/wrappers-modify
fix/pyasn1-ci-hotfix
master
A PGP plugin for the GNU Mailman mailing list manager
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman_pgp
/
workflows
/
base.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use the KeyRevokeWorkflow when the key needs to be reset.
feature/key-revocation
J08nY
2017-08-07
1
-0
/
+43
|
|
|
|
- Also make workflows work, deduplicate some stuff.
*
Rename step pgp_prepare to create_address.
J08nY
2017-08-06
1
-1
/
+1
|
*
Refactor some stuff into PGPMixin.
J08nY
2017-08-06
1
-4
/
+19
|
*
Add moderator approval to key change workflow, optionally.
J08nY
2017-08-02
1
-0
/
+2
|
*
Split some workflow stuff. Use utility functions somewhere.
J08nY
2017-07-15
1
-115
/
+0
|
*
More tests for key command.
J08nY
2017-07-14
1
-2
/
+1
|
*
Workflow tests refactor.
J08nY
2017-07-14
1
-2
/
+1
|
*
Split PGPMixin from subscription mixins. And bunch of other things.
J08nY
2017-07-13
1
-19
/
+29
|
*
Add key change command and some tests.
J08nY
2017-07-13
1
-1
/
+0
|
*
Split PubkeyMixin into two.
J08nY
2017-07-13
1
-7
/
+14
|
*
Use restore_subscriber.
J08nY
2017-07-12
1
-9
/
+4
|
*
Add more tests for workflows.
J08nY
2017-07-11
1
-1
/
+0
|
*
Don't recheck addresses with keys and key confirmations.
J08nY
2017-07-11
1
-4
/
+14
|
*
Restore subscriber in PubkeyMixins last step.
J08nY
2017-07-11
1
-5
/
+14
|
*
Reset token owner on key confirmation.
J08nY
2017-07-11
1
-1
/
+1
|
*
qa.
J08nY
2017-07-11
1
-1
/
+1
|
*
Add tests for subscription workflows and their pubkey mixin.
J08nY
2017-07-11
1
-2
/
+1
|
*
Add pubkey_confirmed attribute to subscription workflows.
J08nY
2017-07-10
1
-5
/
+27
|
*
WIP: Sketch out key management on subscription.
J08nY
2017-07-07
1
-0
/
+97