Part of lp.services.verification.browser.logintoken View In Hierarchy
| Method | initialize | Undocumented |
| Method | success | Indicate to the user that the token was successfully processed. |
| Method | processForm | Perform the merge. |
| Method | _doMerge | Merges a duplicate person into a target person. |
Inherited from BaseTokenView:
| Method | next_url | The next URL to redirect to on successful form submission. |
| Method | page_title | The page title. |
| Method | redirectIfInvalidOrConsumedToken | If this is a consumed or invalid token redirect to the LoginToken |
| Method | _cancel | Consume the LoginToken and set self._next_url_for_cancel. |
This involves adding a notification message, and redirecting the user to their Launchpad page.
Merges a duplicate person into a target person.