diff options
author | David Baker <dave@matrix.org> | 2015-04-24 18:11:21 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-04-24 18:11:21 +0100 |
commit | a7b51f4539af90460d47efe0bae2692de285cd26 (patch) | |
tree | 9e5413523390c24e13f35795dae62fff0c627427 /synapse/storage/registration.py | |
parent | Add note about updating your signing keys (ie. "the auto thing") (diff) | |
download | synapse-a7b51f4539af90460d47efe0bae2692de285cd26.tar.xz |
Check users in our table aren't on a different domain to the one we're configured with to try & fix SYN-266
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/registration.py | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |