MatrixSynapse/synapse/api
Erik Johnston 64fc859dac Fix bugs in invite/join dances.
We now do more implement more of the auth on the events so that we
don't reject valid events.
2014-11-25 17:59:49 +00:00
..
events Fix bugs in invite/join dances. 2014-11-25 17:59:49 +00:00
__init__.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
auth.py Fix bugs in invite/join dances. 2014-11-25 17:59:49 +00:00
constants.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
errors.py Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' 2014-11-20 17:10:37 +00:00
ratelimiting.py
urls.py