Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix adding emails on registration #968

Merged
merged 2 commits into from Aug 2, 2016
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 29, 2016

Synapse was not adding email addresses to accounts registered with an email address, due to too many different variables called 'result'. Rename both of them. Also remove the defer.returnValue() with no params because that's not a thing.

Synapse was not adding email addresses to accounts registered with an email address, due to too many different variables called 'result'. Rename both of them. Also remove the defer.returnValue() with no params because that's not a thing.
@richvdh
Copy link
Member

richvdh commented Jul 29, 2016

LGTM, modulo the test fails

@richvdh richvdh assigned dbkr and unassigned richvdh Jul 29, 2016
@dbkr dbkr merged commit 26a8c1d into develop Aug 2, 2016
@richvdh richvdh deleted the dbkr/fix_add_email_on_register branch December 1, 2016 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants