Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for authenticated media #69

Merged
merged 6 commits into from
Dec 5, 2024
Merged

Add support for authenticated media #69

merged 6 commits into from
Dec 5, 2024

Conversation

devonh
Copy link
Member

@devonh devonh commented Dec 4, 2024

This PR adds support for authenticated media by passing the Authorization header information through from the client to the homeserver.
Once MAS supports scoped access tokens this code should be changed over to use that.

Huge shoutout to @S7evinK for doing the bulk of the implementation on this.

@devonh devonh requested a review from a team as a code owner December 4, 2024 01:51
@devonh devonh merged commit 694914f into main Dec 5, 2024
5 checks passed
@devonh devonh deleted the devon/auth-media branch December 5, 2024 20:59
@dklimpel
Copy link

dklimpel commented Dec 6, 2024

Is there a plan for a small update to the docs?

https://github.com/element-hq/matrix-content-scanner-python/blob/main/docs/api.md

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.

3 participants