diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-10-28 12:10:37 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-10-28 12:10:37 +0100 |
commit | cc3a04876f5342bfee7cf6238eaa84295a58a965 (patch) | |
tree | fc6c59becec786d3323b729f4fc9167df8950687 /changelog.d/14301.bugfix | |
parent | Fix room creation being rate limited too aggressively since Synapse v1.69.0. ... (diff) | |
download | synapse-cc3a04876f5342bfee7cf6238eaa84295a58a965.tar.xz |
1.70.1
Diffstat (limited to 'changelog.d/14301.bugfix')
-rw-r--r-- | changelog.d/14301.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14301.bugfix b/changelog.d/14301.bugfix deleted file mode 100644 index 668c1f3b9c..0000000000 --- a/changelog.d/14301.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug introduced in Synapse 1.70.0rc1 where access tokens would be incorrectly sent to application services as headers. Application services which were obtaining access tokens from query parameters were not affected. |