MatrixSynapse/synapse
Kegan Dougal 04fbda46dd Make captcha work again with the new registration logic. 2014-09-15 14:52:39 +01:00
..
api Added LoginType constants. Created general structure for processing registrations. 2014-09-15 10:23:20 +01:00
app
config
crypto
federation Make the state resolution use actual power levels rather than taking them from a Pdu key. 2014-09-12 17:11:09 +01:00
handlers Split out password/captcha/email logic. 2014-09-15 12:42:36 +01:00
http
rest Make captcha work again with the new registration logic. 2014-09-15 14:52:39 +01:00
storage Fix bug where we relied on the current_state_events being updated when we are handling type specific persistence 2014-09-12 17:57:02 +01:00
streams
util
__init__.py Bump version and change log 2014-09-12 18:13:05 +01:00
notifier.py
server.py
state.py Make the state resolution use actual power levels rather than taking them from a Pdu key. 2014-09-12 17:11:09 +01:00
types.py