forked-synapse/synapse/api
Kegan Dougal 4c68460392 SYN-154: Tweak how the m.room.create check is done.
Don't perform the check in auth.is_host_in_room but instead do it in _do_join
and also assert that there are no m.room.members in the room before doing so.
2015-01-07 16:09:00 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py SYN-154: Tweak how the m.room.create check is done. 2015-01-07 16:09:00 +00:00
constants.py Update copyright notices 2015-01-06 13:21:39 +00:00
errors.py Update copyright notices 2015-01-06 13:21:39 +00:00
ratelimiting.py Update copyright notices 2015-01-06 13:21:39 +00:00
urls.py Update copyright notices 2015-01-06 13:21:39 +00:00