MatrixSynapse/synapse
Kegan Dougal 5a5f37ca17 Send forbidden codes when doing login attempts. 2014-08-14 14:29:06 +01:00
..
api Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
app Change relative db paths to absolute paths in case we daemonize. 2014-08-14 14:07:22 +01:00
crypto
federation Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
handlers Send forbidden codes when doing login attempts. 2014-08-14 14:29:06 +01:00
http If the web client is enabled, automatically redirect root '/' to the web client path. 2014-08-14 11:37:13 +01:00
rest Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
storage
util
__init__.py
server.py
state.py
types.py