Differences between revisions 1 and 2
Revision 1 as of 2009-04-01 13:39:57
Size: 60
Editor: p@state-of-mind
Comment:
Revision 2 as of 2009-04-01 13:41:30
Size: 1082
Editor: p@state-of-mind
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/7962725
  1. Empty page.
#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>>
 * 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.

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.

MailmanWiki: DEV/Original Use Cases (last edited 2009-04-01 13:41:31 by p@state-of-mind)