[Bug 1054730] [NEW] Set the verified_on flag for IAddress through the REST API

Barry Warsaw 1054730 at bugs.launchpad.net
Sat Sep 22 22:14:16 CEST 2012


Public bug reported:

IAddress.verified_on is how the core knows whether the registered
address has been verified or not.  Because Postorius supports
registration via BrowserID, and by definition a BrowserID email address
must be verified, we want to allow Postorius to set the verified_on
field via the REST API.

This probably won't be a direct value setting.  Instead, I think you
want to POST true or false to .../addresses/foo at example.com/verified and
that will set IAddresses.verified_on to now() or to None.

** Affects: mailman
     Importance: High
     Assignee: Barry Warsaw (barry)
         Status: New


** Tags: mailman3 rest

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1054730

Title:
  Set the verified_on flag for IAddress through the REST API

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1054730/+subscriptions


More information about the Mailman-coders mailing list