diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-09-29 17:14:44 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-09-29 17:14:44 +0100 |
commit | 60784d81ef3bf6242f8f23db6314435f929ee1cc (patch) | |
tree | 3767f4b7a394311f3776b26ad725952b08e0baca /synapse/util/threepids.py | |
parent | Add argument specifying whether 3pid check is happening during registration (diff) | |
download | synapse-anoa/3pid_check_invite_exemption.tar.xz |
Make use of new argument to eliminate IS checks outside of registration github/anoa/3pid_check_invite_exemption anoa/3pid_check_invite_exemption
Diffstat (limited to 'synapse/util/threepids.py')
-rw-r--r-- | synapse/util/threepids.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/util/threepids.py b/synapse/util/threepids.py |