Skip to content
Snippets Groups Projects
Unverified Commit 3f49f746 authored by Brendan Abolivier's avatar Brendan Abolivier Committed by GitHub
Browse files

Don't fail /submit_token requests on incorrect session ID if...

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: default avatarAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>

* Incorporate review

Co-authored-by: default avatarAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>
parent cbbf9126
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment