summaryrefslogtreecommitdiff
path: root/src/mailman/commands/eml_confirm.py
Commit message (Expand)AuthorAgeFilesLines
* Fix confirmation of unsubscription requests. (Closes: #294)Barry Warsaw2017-01-161-1/+4
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Simplify the implementation.Barry Warsaw2016-10-171-3/+2
* IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-011-3/+2
* Intermediate CommitAbhilash Raj2016-09-011-2/+4
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-6/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * Fix the processing of subscription confirmation messages when the mailingBarry Warsaw2015-10-311-2/+7
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-1/+10
* Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-1/+1
* Full test suite passes.Barry Warsaw2015-04-141-2/+5
* Checkpointing.Barry Warsaw2015-04-141-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-7/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-7/+6
* * Added a `help` email command.Barry Warsaw2012-03-011-2/+3
* Prevent the `confirm` command from running more than once on the same token.Barry Warsaw2012-03-011-1/+9
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.Barry Warsaw2009-12-121-1/+2
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-081-2/+11
* * Fix a test based on updated output.Barry Warsaw2009-12-061-0/+47