This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
b08112f936
MatrixSynapse
/
synapse
/
api
History
Paul "LeoNerd" Evans
4571cf7baa
Merge branch 'develop' into test-sqlite-memory
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
…