diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2015-11-09 17:26:43 +0000 |
---|---|---|
committer | Daniel Wagner-Hall <daniel@matrix.org> | 2015-11-09 17:26:43 +0000 |
commit | 0d63dc3ec983f9ae21eeedd4276b1ac767e9cc1b (patch) | |
tree | 7c641d75b6b89a895bc6f6f40fc19145ba4ab9f1 /synapse/rest | |
parent | Merge pull request #353 from matrix-org/daniel/oops (diff) | |
download | synapse-0d63dc3ec983f9ae21eeedd4276b1ac767e9cc1b.tar.xz |
Get display name from identity server, not client
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/room.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |