diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-21 14:07:59 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-10-21 16:53:40 +0100 |
commit | 9edb5b369eaacc76c22c2de8f0ec4cc5f818e586 (patch) | |
tree | 12af023bfc3031d80ca232e8ff1bec4f5dbd0668 /synapse/http/site.py | |
parent | Make get_user_by_access_token return a proper type (diff) | |
download | synapse-9edb5b369eaacc76c22c2de8f0ec4cc5f818e586.tar.xz |
Add concept of authenticated_entity vs target_user
Diffstat (limited to 'synapse/http/site.py')
-rw-r--r-- | synapse/http/site.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/http/site.py b/synapse/http/site.py |