summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-04-17 17:36:24 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-04-17 17:36:24 +0100
commit9b8212d2561c9d26b8cac2f46a8e4c76e2cc3994 (patch)
treeec61b1fa77c330ccac03634c28c08773c3eea4c7
parentMerge branch 'release-v1.12.4' of github.com:matrix-org/synapse into matrix-o... (diff)
downloadsynapse-9b8212d2561c9d26b8cac2f46a8e4c76e2cc3994.tar.xz
Update changelog
-rw-r--r--changelog.d/7289.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/7289.bugfix b/changelog.d/7289.bugfix

index 5b4fbd77ac..1568e1569b 100644 --- a/changelog.d/7289.bugfix +++ b/changelog.d/7289.bugfix
@@ -1 +1 @@ -Fix an edge-case where it was not possible to cross-sign a user which did not share a room with any user on your homeserver. The bug only affected Synapse deployments in worker mode. +Fix a bug with cross-signing devices of users on other homeservers while in worker mode. \ No newline at end of file