forked-synapse/synapse/rest
David Baker 271d3e7865 Fix adding emails on registration
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.
2016-07-29 15:25:24 +01:00
..
client Fix adding emails on registration 2016-07-29 15:25:24 +01:00
key Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
media Remove race 2016-06-29 15:24:50 +01:00
__init__.py GET /devices endpoint 2016-07-20 16:42:32 +01:00