commit | 66e4d7eb62e161416fb2afb631713bfc8ff9fdec | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed May 27 15:31:48 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 28 16:05:40 2015 +0900 |
tree | eb80128f1952c6074cf9ca907447af1a7bd90fce | |
parent | 654451080245d9d3aa1c02305bb19d8cb5e4683a [diff] |
AccountApi: Add method to add email address to account Change I27a538d5b upgraded commons-validator to make sure that email addresses like "user@example.systems" are recognized as valid. That change was added on stable-2.11 and there are no tests that confirm that it works as expected. Extend the Accounts API with a simple method to add a new email address to an account, with a test case to confirm that it works as expected. Change-Id: I3ff4488f07a2a1e568308df62ea05a8c5a2e9408