Size: 1082
Comment:
|
← Revision 3 as of 2009-04-01 13:41:31 ⇥
Size: 1026
Comment: Migrated to Confluence 4.0
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma page-filename DEV/versions/14352700 This list contains the original use cases for the user <-> REST client interaction. Use cases that have been merged to the upper section have been marked strikethrough: <<BR>> |
#pragma page-filename DEV/versions/7962722 This list contains the original use cases for the user <-> REST client interaction. Use cases that have been merged to the upper section have been marked strikethrough: <<BR>> |
Line 6: | Line 6: |
* --(Creating a list)-- * --(Deleting a list)-- * --(Changing list settings (e.g. setting/clearing the moderation flag))-- * --(Retrieving list statistics (# of posts, bounces, etc.))-- * --(Adding a user to a list (using default options))-- |
* Creating a list * Deleting a list * Changing list settings (e.g. setting/clearing the moderation flag) * Retrieving list statistics (# of posts, bounces, etc.) * Adding a user to a list (using default options) |
Line 12: | Line 14: |
* --(Change/Reset passwords for lists and for users)-- | * Change/Reset passwords for lists and for users |
Line 14: | Line 16: |
* --(Setting user options (digest, topics, etc.), both for a single list and across all subscribed-to lists.)-- * --(Unsubscribing a user.)-- * --(Mass operations on users (subscribing/unsubscribing a list of e-mails))-- * --(Retrieving user statistics (# of posts, bounce status, etc.))-- |
* Setting user options (digest, topics, etc.), both for a single list and across all subscribed-to lists. * Unsubscribing a user. * Mass operations on users (subscribing/unsubscribing a list of e-mails) * Retrieving user statistics (# of posts, bounce status, etc.) |
This list contains the original use cases for the user <-> REST client interaction. Use cases that have been merged to the upper section have been marked strikethrough:
- Getting Mailman version.
- Idea: Getting version of REST interface.
- Creating a list
- Deleting a list
- Changing list settings (e.g. setting/clearing the moderation flag)
- Retrieving list statistics (# of posts, bounces, etc.)
- Adding a user to a list (using default options)
- Checking if password provided matches that of user(Authentication)
- Change/Reset passwords for lists and for users
- Checking if a user is subscribed to a particular list
- Setting user options (digest, topics, etc.), both for a single list and across all subscribed-to lists.
- Unsubscribing a user.
- Mass operations on users (subscribing/unsubscribing a list of e-mails)
- Retrieving user statistics (# of posts, bounce status, etc.)
- Triggering a mass-catchup on the NNTP gateway.