diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-12-03 15:27:00 -0500 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-12-03 15:27:00 -0500 |
commit | 418813b205b7b6f8c9d21f639d740fd2e1016ab7 (patch) | |
tree | 2b577709db3c3bbdaa4bb2bb5f15126d53b8d59d /changelog.d | |
parent | add changelog (diff) | |
download | synapse-418813b205b7b6f8c9d21f639d740fd2e1016ab7.tar.xz |
apply changes from review
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6451.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6451.bugfix b/changelog.d/6451.bugfix index e678dc240b..23b67583ec 100644 --- a/changelog.d/6451.bugfix +++ b/changelog.d/6451.bugfix @@ -1 +1 @@ -Change the index on the `e2e_cross_signing_signatures` table to be non-unique. +Fix uploading multiple cross signing signatures for the same user. |