MatrixSynapse/synapse/api
Kegan Dougal 34878bc26a Added LoginType constants. Created general structure for processing registrations. 2014-09-15 10:23:20 +01:00
..
events Fix generation of event ids so that they are consistent between local and remote ids 2014-09-06 02:48:13 +01:00
__init__.py
auth.py
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