diff options
author | Erik Johnston <erik@matrix.org> | 2016-07-14 16:49:37 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-07-14 17:03:24 +0100 |
commit | ebdafd8114d1aed631a3497ad142f79efa9face7 (patch) | |
tree | be0326483c80d7f9e992ffbedd9b939f3ca56fdb /synapse/api | |
parent | Check if alias event's state_key matches sender's domain (diff) | |
download | synapse-ebdafd8114d1aed631a3497ad142f79efa9face7.tar.xz |
Check sender signed event
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |