diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:49 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:49 +0000 |
commit | 718337e142ddfeffe5a9603cb9356bc9b765c62c (patch) | |
tree | 052fb61ae1e13a00cde215d52a9271b99a13655a | |
parent | Fix outbound federation request metrics (#6795) (diff) | |
parent | Fix bug when querying remote user keys that require a resync. (#6796) (diff) | |
download | synapse-718337e142ddfeffe5a9603cb9356bc9b765c62c.tar.xz |
Fix bug when querying remote user keys that require a resync. (#6796)
* commit '2cad8baa7': Fix bug when querying remote user keys that require a resync. (#6796)
-rw-r--r-- | changelog.d/6796.bugfix | 1 | ||||
-rw-r--r-- | synapse/handlers/e2e_keys.py | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.d/6796.bugfix b/changelog.d/6796.bugfix new file mode 100644 |