forked-synapse/synapse/api
2014-09-17 18:27:47 +01:00
..
events Merge branch 'develop' into test-sqlite-memory 2014-09-17 18:27:47 +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