diff options
author | Erik Johnston <erik@matrix.org> | 2017-10-27 09:55:01 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-10-27 09:55:01 +0100 |
commit | d8dde19f04799270186723f7f35dc32217dda33e (patch) | |
tree | 12afb49394d503ac8420400f92ae6ec02d1e4a63 /synapse/groups | |
parent | Don't generate group attestations for local users (diff) | |
download | synapse-d8dde19f04799270186723f7f35dc32217dda33e.tar.xz |
Log if we try to do attestations for our own user and group
Diffstat (limited to 'synapse/groups')
-rw-r--r-- | synapse/groups/attestations.py | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/synapse/groups/attestations.py b/synapse/groups/attestations.py |