summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-03-31 14:51:22 +0100
committerGitHub <noreply@github.com>2020-03-31 14:51:22 +0100
commitb994e86e359fd095f82feabbf38fb18a5d10e0ae (patch)
tree18e94ea5328c8804c549dd8c7cd2298161286083 /changelog.d
parentFix use of async/await in media code (#7184) (diff)
downloadsynapse-b994e86e359fd095f82feabbf38fb18a5d10e0ae.tar.xz
Only setdefault for signatures if device has key_json (#7177)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7177.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7177.bugfix b/changelog.d/7177.bugfix
new file mode 100644
index 0000000000..329a96cb0b
--- /dev/null
+++ b/changelog.d/7177.bugfix
@@ -0,0 +1 @@
+Fix a bug which could cause outbound federation traffic to stop working if a client uploaded an incorrect e2e device signature.
\ No newline at end of file