Skip to content

Conversation

Half-Shot
Copy link
Contributor

Fixes #76

As of matrix-org/synapse#12746, Synapse now correctly sends us an access token when handling third party requests. There is no longer any need leave these endpoints unauthenticated.

@Half-Shot Half-Shot marked this pull request as ready for review May 25, 2022 10:43
@Half-Shot Half-Shot force-pushed the hs/remove-checkToken branch from 785efbd to e5e3bff Compare May 25, 2022 10:45
@Half-Shot Half-Shot requested a review from a team May 25, 2022 10:51
@AndrewFerr
Copy link
Member

Every CI failure is triggered by the same issue in src/components/prometheusmetrics.ts. Given this PR doesn't touch that file, this should be fine to merge, right?

@Half-Shot
Copy link
Contributor Author

Every CI failure is triggered by the same issue in src/components/prometheusmetrics.ts. Given this PR doesn't touch that file, this should be fine to merge, right?

Ah, but I had failed to update that file after changing the signature!

@Half-Shot Half-Shot merged commit 9b1c750 into develop Jun 3, 2022
@Half-Shot Half-Shot deleted the hs/remove-checkToken branch May 2, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Third Party Endpoints don't check access tokens

2 participants