forked-synapse/synapse/rest/client/v1
Daniel Wagner-Hall 4de08a4672 Revert "Merge two of the room join codepaths"
This reverts commit cf81375b94.

It subtly violates a guest joining auth check
2016-02-12 16:17:24 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
admin.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
base.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
events.py Allow non-guests to peek on rooms using /events 2016-01-20 15:34:07 +00:00
initial_sync.py Introduce a Requester object 2016-01-11 17:48:45 +00:00
login.py Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
presence.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
profile.py Revert "Reject additional path segments" 2016-02-09 12:46:52 +00:00
push_rule.py Fix adding push rules relative to other rules 2016-01-27 10:24:20 +00:00
pusher.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
register.py Rename config field to reflect yaml name 2016-02-03 14:42:01 +00:00
room.py Revert "Merge two of the room join codepaths" 2016-02-12 16:17:24 +00:00
transactions.py copyrights 2016-01-07 04:26:29 +00:00
voip.py Introduce a Requester object 2016-01-11 17:48:45 +00:00