From a1f87f57ff7b5971e0e3450ec7761cf8dc4e01d1 Mon Sep 17 00:00:00 2001 From: Jan Christian Grünhage Date: Tue, 19 Apr 2022 17:23:53 +0200 Subject: Implement MSC3383: include destination in X-Matrix auth header (#11398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jan Christian Grünhage Co-authored-by: Marcus Hoffmann --- changelog.d/11398.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11398.feature (limited to 'changelog.d/11398.feature') diff --git a/changelog.d/11398.feature b/changelog.d/11398.feature new file mode 100644 index 0000000000..a910f4da14 --- /dev/null +++ b/changelog.d/11398.feature @@ -0,0 +1 @@ +Implement [MSC3383](https://github.com/matrix-org/matrix-spec-proposals/pull/3383) for including the destination in server-to-server authentication headers. Contributed by @Bubu and @jcgruenhage for Famedly GmbH. -- cgit 1.5.1