anonymousland-synapse/synapse/api
Erik Johnston 4a1597f295 Fix bug in redaction auth.
This caused a 500 when sending a redaction due to a typo in a method
invocation.
2014-10-31 09:48:59 +00:00
..
events Convert event ids to be of the form :example.com 2014-10-30 17:00:11 +00:00
__init__.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
auth.py Fix bug in redaction auth. 2014-10-31 09:48:59 +00:00
constants.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
errors.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
ratelimiting.py
urls.py