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
0b8a3bc3b9
MatrixSynapse
/
synapse
/
api
History
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
…