diff options
author | Mathieu Velten <mathieuv@matrix.org> | 2023-06-13 14:30:51 +0200 |
---|---|---|
committer | Mathieu Velten <mathieuv@matrix.org> | 2023-06-13 14:30:51 +0200 |
commit | 9966eb10a3671958992b57d723fab27b57b6faff (patch) | |
tree | d2b73004b7279ef045a82aeece677f5d8328f8b7 /changelog.d/15582.feature | |
parent | Bump regex from 1.7.3 to 1.8.4 (#15769) (diff) | |
download | synapse-9966eb10a3671958992b57d723fab27b57b6faff.tar.xz |
1.86.0rc1
Diffstat (limited to 'changelog.d/15582.feature')
-rw-r--r-- | changelog.d/15582.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/15582.feature b/changelog.d/15582.feature deleted file mode 100644 index 00959500a5..0000000000 --- a/changelog.d/15582.feature +++ /dev/null @@ -1 +0,0 @@ -Experimental [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) support: delegate auth to an OIDC provider. |