diff options
author | David Baker <dave@matrix.org> | 2016-03-07 17:13:56 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-03-07 17:13:56 +0000 |
commit | 874fd432575044c6cd93ee4f311412f677e6b7fe (patch) | |
tree | fb7efe8bd29f7fa68a9557dd8aa5056056ac7973 /synapse/handlers/room.py | |
parent | Merge pull request #626 from matrix-org/erikj/visibility (diff) | |
download | synapse-874fd432575044c6cd93ee4f311412f677e6b7fe.tar.xz |
Send the user ID matching the guest access token, since there is no Matrix API to discover what user ID an access token is for.
Diffstat (limited to '')
-rw-r--r-- | synapse/handlers/room.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |