MatrixSynapse/synapse
Erik Johnston a80ef851f7 Fix previous merge to s/version_string/user_agent/ 2015-10-10 12:35:39 +01:00
..
api Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 2015-10-06 16:10:19 +01:00
app
appservice
config Provide ability to login using CAS 2015-10-10 10:49:42 +01:00
crypto
events
federation
handlers Formatting changes 2015-10-10 10:49:42 +01:00
http Fix previous merge to s/version_string/user_agent/ 2015-10-10 12:35:39 +01:00
metrics
push Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 2015-10-08 11:22:15 +01:00
rest Raise LoginError if CasResponse doensn't contain user 2015-10-10 10:54:19 +01:00
storage
streams
util synapse/util/__init__.py:unwrap_deferred was unused 2015-09-22 18:16:07 +01:00
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py