MatrixSynapse/synapse
David Baker be8be535f7 requestToken update
Don't send requestToken request to untrusted ID servers

Also correct the THREEPID_IN_USE error to add the M_ prefix. This is a backwards incomaptible change, but the only thing using this is the angular client which is now unmaintained, so it's probably better to just do this now.
2016-06-30 17:51:28 +01:00
..
api requestToken update 2016-06-30 17:51:28 +01:00
app Merge branch 'master' into develop 2016-06-23 11:17:48 +01:00
appservice
config remove vector.im from default secondary DS list 2016-06-27 13:13:33 +04:00
crypto
events
federation Linearize some federation endpoints based on (origin, room_id) 2016-06-17 16:43:45 +01:00
handlers requestToken update 2016-06-30 17:51:28 +01:00
http Work around TLS bug in twisted 2016-06-15 10:39:08 +01:00
metrics
push even more pep8 2016-06-24 11:47:11 +01:00
replication pep8 2016-06-24 11:44:57 +01:00
rest Feature: Add deactivate account admin API 2016-06-30 15:40:58 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Feature: Add deactivate account admin API 2016-06-30 15:40:58 +01:00
streams
util Use similar naming we use in email notifs for push 2016-06-24 11:41:11 +01:00
__init__.py Bump version and changelog 2016-06-20 14:17:42 +01:00
notifier.py
python_dependencies.py Rework ldap integration with ldap3 2016-06-22 17:51:59 +02:00
server.py Implement purge_media_cache admin API 2016-06-29 14:57:59 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py Make get_domain_from_id throw SynapseError on invalid ID 2016-06-14 13:25:29 +01:00
visibility.py