Identity/Firefox Accounts/Account lockout: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Task breakdown: add the auth-mailer)
(→‎Deployment timeline: add deployment of the auth mailer)
 
Line 35: Line 35:
# <s>deploy the new customs server with support for account lockout</s>
# <s>deploy the new customs server with support for account lockout</s>
# update auth server DB schema on production
# update auth server DB schema on production
# deploy auth mailer with the extra email added
# deploy content server with support for the new error code
# deploy content server with support for the new error code
# deploy auth server which honours locked accounts
# deploy auth server which honours locked accounts

Latest revision as of 04:23, 9 October 2014

Here is an implementation plan for the account lockout feature of Firefox Accounts.

Task breakdown

Deployment timeline

  1. deploy the new customs server with support for account lockout
  2. update auth server DB schema on production
  3. deploy auth mailer with the extra email added
  4. deploy content server with support for the new error code
  5. deploy auth server which honours locked accounts