diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-01-28 15:36:21 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-01-28 15:43:41 +0000 |
commit | c59bcabf0b5c0ab78c0f89da75b031993c4660d9 (patch) | |
tree | 5691f2b6cc16fb0435c78925004bc12392fa3a42 /synapse/api | |
parent | Merge pull request #34 from matrix-org/remove_serialize_event_from_hs (diff) | |
download | synapse-c59bcabf0b5c0ab78c0f89da75b031993c4660d9.tar.xz |
Return the device_id from get_auth_by_req
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |