diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-17 16:27:47 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-17 17:39:09 +0100 |
commit | 112cf5a73a12c1618414f0e2ef4153bf6d4a89f9 (patch) | |
tree | 99cdfee274b350ead01fc8ca44e9fd89bd0c15c3 /synapse/handlers/room_member.py | |
parent | Add third party rules hook into create room (diff) | |
download | synapse-112cf5a73a12c1618414f0e2ef4153bf6d4a89f9.tar.xz |
Add third party rules hook for 3PID invites
Diffstat (limited to 'synapse/handlers/room_member.py')
-rw-r--r-- | synapse/handlers/room_member.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/synapse/handlers/room_member.py b/synapse/handlers/room_member.py |