summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_root.py
diff options
context:
space:
mode:
authorBarry Warsaw2012-09-22 17:13:13 -0400
committerBarry Warsaw2012-09-22 17:13:13 -0400
commit12b9839a5e7f1e9fda477c5e40ed190e08292da7 (patch)
tree838f38fd2a6d571da443a6c0335c17044ff86371 /src/mailman/rest/tests/test_root.py
parent7e97811156ad3fbf9daafc253a2c473b05e07542 (diff)
downloadmailman-12b9839a5e7f1e9fda477c5e40ed190e08292da7.tar.gz
mailman-12b9839a5e7f1e9fda477c5e40ed190e08292da7.tar.zst
mailman-12b9839a5e7f1e9fda477c5e40ed190e08292da7.zip
* You can now verify and unverify an email address through the REST API.
POST to .../addresses/<email>/verify and .../addresses/<email>/unverify respectively. The POST data is ignored. It is not an error to verify or unverify an address more than once, but verifying an already verified address does not change its `.verified_on` date. (LP: #1054730)
Diffstat (limited to 'src/mailman/rest/tests/test_root.py')
0 files changed, 0 insertions, 0 deletions