MatrixSynapse/synapse/handlers
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
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Rework ldap integration with ldap3 2016-06-22 17:51:59 +02:00
directory.py
events.py
federation.py Only re-sign our own events 2016-06-17 14:47:33 +01:00
identity.py requestToken update 2016-06-30 17:51:28 +01:00
message.py
presence.py
profile.py Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
receipts.py
register.py Add a comment on why we don't create a profile for upgrading users 2016-06-17 19:18:53 +01:00
room.py
room_member.py
search.py
sync.py
typing.py