diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:33:59 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:33:59 +0000 |
commit | 846f1c0593e08ce2d880e9314a69aeb86b8b2eb5 (patch) | |
tree | 6e40f8cd3fcfabd9050dae424ea46f574936e26d /synapse/handlers/room.py | |
parent | before fulfilling a group invite,check if user is already joined/invited (#3436) (diff) | |
parent | Add domain validation when creating room with list of invitees (#6121) (diff) | |
download | synapse-846f1c0593e08ce2d880e9314a69aeb86b8b2eb5.tar.xz |
Add domain validation when creating room with list of invitees (#6121)
Diffstat (limited to 'synapse/handlers/room.py')
-rw-r--r-- | synapse/handlers/room.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |