MatrixSynapse/synapse/rest/client/v2_alpha
David Baker 6ca88c4693 Only check 3pids not in use when registering
We checked that 3pids were not already in use before we checked if
we were going to return the account previously registered in the
same UI auth session, in which case the 3pids will definitely
be in use.

https://github.com/vector-im/riot-web/issues/9586
2019-05-14 19:04:59 +01:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
auth.py
capabilities.py
devices.py
filter.py
groups.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py Only check 3pids not in use when registering 2019-05-14 19:04:59 +01:00
report_event.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py