MatrixSynapse/synapse
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
..
_scripts
api
app
appservice
config Add ability to blacklist ip ranges for federation traffic (#5043) 2019-05-13 19:05:06 +01:00
crypto
events
federation Run `black` on per_destination_queue 2019-05-09 16:27:02 +01:00
groups
handlers add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 2019-05-08 18:26:56 +01:00
http Add ability to blacklist ip ranges for federation traffic (#5043) 2019-05-13 19:05:06 +01:00
metrics
module_api
push
replication
res/templates
rest Only check 3pids not in use when registering 2019-05-14 19:04:59 +01:00
server_notices
state
static
storage Limit the number of EDUs in transactions to 100 as expected by receiver (#5138) 2019-05-09 11:01:41 +01:00
streams
util Merge branch 'master' into develop 2019-05-03 19:25:01 +01:00
__init__.py 0.99.4rc1 2019-05-13 16:11:21 +01:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi Fix CI after new release of isort 2019-05-13 15:19:44 +01:00
types.py
visibility.py