Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix incorrectly sending authentication tokens to application service as headers #14301

Merged
merged 3 commits into from
Oct 26, 2022

Conversation

DMRobertson
Copy link
Contributor

Introduced by #13996 in 1.70.0rc1.

I would like to do a follow-up patch which improves the typehinting to catch this at lint-time.

@reivilibre
Copy link
Contributor

to the release branch please

@DMRobertson DMRobertson changed the base branch from develop to release-v1.70 October 26, 2022 12:11
@DMRobertson DMRobertson marked this pull request as ready for review October 26, 2022 12:12
@DMRobertson DMRobertson requested a review from a team as a code owner October 26, 2022 12:12
@reivilibre reivilibre added the X-Regression Something broke which worked on a previous release label Oct 26, 2022
@DMRobertson DMRobertson merged commit 04fd622 into release-v1.70 Oct 26, 2022
@DMRobertson DMRobertson deleted the dmr/fix-as-headers branch October 26, 2022 13:00
DMRobertson pushed a commit that referenced this pull request Oct 26, 2022
to detect the problem that #14301 fixed.
DMRobertson pushed a commit that referenced this pull request Oct 26, 2022
to detect the problem that #14301 fixed.
DMRobertson pushed a commit that referenced this pull request Oct 26, 2022
to detect the problem that #14301 fixed.
DMRobertson pushed a commit that referenced this pull request Oct 26, 2022
to detect the problem that #14301 fixed.
chagai95 pushed a commit to chagai95/synapse that referenced this pull request Nov 5, 2022
Synapse 1.70.1 (2022-10-28)
===========================

Bugfixes
--------

- Fix a bug introduced in Synapse 1.70.0rc1 where the access tokens sent to application services as headers were malformed. Application services which were obtaining access tokens from query parameters were not affected. ([\matrix-org#14301](matrix-org#14301))
- Fix room creation being rate limited too aggressively since Synapse v1.69.0. ([\matrix-org#14314](matrix-org#14314))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Regression Something broke which worked on a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants