MatrixSynapse/synapse/api
Erik Johnston 1e4b971f95 Fix bug where we didn't always get 'prev_content' key 2014-09-15 17:43:46 +01:00
..
events Fix bug where we didn't always get 'prev_content' key 2014-09-15 17:43:46 +01:00
__init__.py
auth.py Validate power levels event changes. Change error messages to be more helpful. Fix bug where we checked the wrong power levels 2014-09-05 21:54:16 +01:00
constants.py Added LoginType constants. Created general structure for processing registrations. 2014-09-15 10:23:20 +01:00
errors.py Captchas now work on registration. Missing x-forwarded-for config arg support. Missing reloading a new captcha on the web client / displaying a sensible error message. 2014-09-05 19:18:23 -07:00
ratelimiting.py
urls.py