diff options
| author | Barry Warsaw | 2011-04-25 22:23:05 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2011-04-25 22:23:05 -0400 |
| commit | 3f705f533191e4dd50a615c5692b00905b178e0a (patch) | |
| tree | 2d38df244ab4e809bbbcb715684731f3e71a0e55 /src/mailman/testing/helpers.py | |
| parent | 3fb495013e82e75ed3ba0fd9675eec1bfdd3df66 (diff) | |
| download | mailman-3f705f533191e4dd50a615c5692b00905b178e0a.tar.gz mailman-3f705f533191e4dd50a615c5692b00905b178e0a.tar.zst mailman-3f705f533191e4dd50a615c5692b00905b178e0a.zip | |
Complete the ability to change a subscription address, both internally and via
the REST API. (LP: #643949)
* New resource path in REST API: /addresses/<email>/memberships gets all the
memberships for a given email address.
* In the REST API, PUTting or PATCHing a list configuration now returns a 204
(No Content) success code instead of a 200 success code with an empty body.
* When a user is subscribed with their preferred address, changing the
preferred address also changes all subscriptions.
* When a user is subscribed with a specific address, their subscription can be
changed to any verified address they control.
* Use a new naming scheme for doctests with multiple mailing lists.
Diffstat (limited to 'src/mailman/testing/helpers.py')
0 files changed, 0 insertions, 0 deletions
