diff options
| author | Barry Warsaw | 2015-04-15 16:24:15 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-04-15 16:24:15 -0400 |
| commit | 569553ab883624c9c0dc2217d4e16b6841fb0f23 (patch) | |
| tree | 2c8a5208ed5bfb3b056b209add488c9192ee0af2 /src/mailman/rest/helpers.py | |
| parent | 4b42d1c4cca07396585dbfd6265ecd751b419b06 (diff) | |
| download | mailman-569553ab883624c9c0dc2217d4e16b6841fb0f23.tar.gz mailman-569553ab883624c9c0dc2217d4e16b6841fb0f23.tar.zst mailman-569553ab883624c9c0dc2217d4e16b6841fb0f23.zip | |
The SubscriptionWorkflow and Registar classes now have both a token and a
"token owner". The latter describes who owns the token --i.e. which phase of
the workflow is being waited on. It can either be no one, the subscriber, or
the moderator.
Tokens and token owners are properly initialized and reset when the workflow
is completed, so we always know which step of the process is being waited on.
Also, remove ISubscriptionService.join() since this will now be handled by the
IRegistrar adapter.
Diffstat (limited to 'src/mailman/rest/helpers.py')
0 files changed, 0 insertions, 0 deletions
