MatrixSynapse/synapse/api
Kegan Dougal 1a298aad9c Added captcha support on both the HS and web client.
Merge branch 'captcha' of github.com:matrix-org/synapse into develop
2014-09-05 23:32:51 -07: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 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
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