MatrixSynapse/synapse
Andrew Morgan d4605d1f16 Don't check whether a 3pid is allowed to register during password reset
This endpoint should only deal with emails that have already been approved, and
are attached with user's account. There's no need to re-check them here.
2020-09-28 18:46:59 +01:00
..
_scripts
api
app
appservice
config Allow existing users to login via OpenID Connect. (#8345) 2020-09-25 07:01:45 -04:00
crypto Fix occasional "Re-starting finished log context" from keyring (#8398) 2020-09-25 12:29:54 +01:00
events
federation
groups
handlers A pair of tiny cleanups in the federation request code. (#8401) 2020-09-28 13:15:00 +01:00
http A pair of tiny cleanups in the federation request code. (#8401) 2020-09-28 13:15:00 +01:00
logging Create a mechanism for marking tests "logcontext clean" (#8399) 2020-09-28 17:58:33 +01:00
metrics
module_api
push
replication
res/templates Escape the error description on the sso_error template. (#8405) 2020-09-25 11:05:54 -04:00
rest Don't check whether a 3pid is allowed to register during password reset 2020-09-28 18:46:59 +01:00
server_notices
spam_checker_api
state
static
storage Add checks for postgres sequence consistency (#8402) 2020-09-28 18:00:30 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py