diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-06-13 12:07:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 18:07:55 +0200 |
commit | df945e0d7cd3cc78e54002115ae5e5793ed0a116 (patch) | |
tree | ae435150d0f3cb9f8b91fd86e214dc426050c895 | |
parent | Bump regex from 1.7.3 to 1.8.4 (#15769) (diff) | |
download | synapse-df945e0d7cd3cc78e54002115ae5e5793ed0a116.tar.xz |
Fix MSC3983 support: Use the unstable /keys/claim federation endpoint if multiple keys are requested (#15755)
Diffstat (limited to '')
-rw-r--r-- | changelog.d/15755.misc | 1 | ||||
-rw-r--r-- | synapse/federation/federation_client.py | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog.d/15755.misc b/changelog.d/15755.misc new file mode 100644 |