anonymousland-synapse/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_data.py Add GET account data routes (#4303) 2019-01-07 10:27:54 +00:00
account_validity.py Add management endpoints for account validity 2019-04-17 19:34:45 +01:00
account.py Add unbind API to /r0 as it is now stabalised 2019-04-01 15:25:19 +01:00
auth.py switch from google.com to recaptcha.net for reCAPTCHA (#4731) 2019-02-25 11:15:36 -08:00
capabilities.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
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 make sure version is in body and wrap in linearizer queue 2019-02-08 01:32:45 -05:00
room_upgrade_rest_servlet.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
sendtodevice.py
sync.py Allow "unavailable" presence status for /sync (#4592) 2019-02-08 21:09:56 +00:00
tags.py
thirdparty.py Port rest/ to Python 3 (#3823) 2018-09-12 20:41:31 +10:00
tokenrefresh.py
user_directory.py Add option to disable searching in the user dir 2019-03-19 16:40:19 +00:00