diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-10 11:15:02 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-10 11:15:02 +0000 |
commit | 65f846ade09feba129a14b2b9714c2ad51d00f0a (patch) | |
tree | 9f7d99af9832ad64df1a649ee9a45c63396ef049 /synapse/api | |
parent | Fix invite auth (diff) | |
download | synapse-65f846ade09feba129a14b2b9714c2ad51d00f0a.tar.xz |
Notify users about invites.
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/auth.py | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |