MatrixSynapse/synapse/api
Daniel Wagner-Hall 8c5f252edb Strip address and such out of 3pid invites
We're not meant to leak that into the graph
2015-12-17 18:09:51 +01:00
..
__init__.py
auth.py Strip address and such out of 3pid invites 2015-12-17 18:09:51 +01:00
constants.py Allow guest users to join and message rooms 2015-11-10 16:57:13 +00:00
errors.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
filtering.py Only include the archived rooms if a include_leave flag in set in the filter 2015-12-04 17:32:09 +00:00
ratelimiting.py
urls.py