MatrixSynapse/synapse
Brendan Abolivier 3f49f74610
Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991)
* Don't raise session_id errors on submit_token if request_token_inhibit_3pid_errors is set

* Changelog

* Also wait some time before responding to /requestToken

* Incorporate review

* Update synapse/storage/databases/main/registration.py

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>

* Incorporate review

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-08-24 11:33:55 +01:00
..
_scripts
api Do not apply ratelimiting on joins to appservices (#8139) 2020-08-21 15:07:56 +01:00
app
appservice
config
crypto Do not assume calls to runInteraction return Deferreds. (#8133) 2020-08-20 06:39:55 -04:00
events Allow denying or shadow banning registrations via the spam checker (#8034) 2020-08-20 15:42:58 -04:00
federation
groups
handlers Do not apply ratelimiting on joins to appservices (#8139) 2020-08-21 15:07:56 +01:00
http
logging Use the JSON encoder without whitespace in more places. (#8124) 2020-08-20 10:32:33 -04:00
metrics
module_api Do not assume calls to runInteraction return Deferreds. (#8133) 2020-08-20 06:39:55 -04:00
push
replication
res/templates
rest Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 2020-08-24 11:33:55 +01:00
server_notices
spam_checker_api Allow denying or shadow banning registrations via the spam checker (#8034) 2020-08-20 15:42:58 -04:00
state
static
storage Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 2020-08-24 11:33:55 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py