Allow admins to bypass the quarantine check on media downloads#19275
Merged
anoadragon453 merged 11 commits intodevelopfrom Dec 15, 2025
Merged
Allow admins to bypass the quarantine check on media downloads#19275anoadragon453 merged 11 commits intodevelopfrom
anoadragon453 merged 11 commits intodevelopfrom
Conversation
this will almost certainly fail the linter, but it's meant to show the changes a bit more clearly.
anoadragon453
requested changes
Dec 11, 2025
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Member
Author
|
I believe the sytest failures are flakes here |
FrenchGithubUser
added a commit
to famedly/synapse
that referenced
this pull request
Jan 19, 2026
# Famedly Synapse Release v1.145.0_1 ### Famedly Additions for v1.145.0_1 - fix: typo in changelog (FrenchGithubUser) - chore: remove dependabot config as we use renovate instead (FrenchGithubUser) - chore: bump Github actions versions in Famedly workflows ([\#229](#229)) (jason-famedly) Checklist: - depends on: famedly/complement#9 ### Notes for Famedly: - **Add memberships endpoint to the admin API. This is useful for forensics and T&S purposes. (element-hq/synapse#19260 - **Server admins can bypass the quarantine media check when downloading media by setting the admin_unsafely_bypass_quarantine query parameter to true on Client-Server API media download requests. (element-hq/synapse#19275 - **Admin API: add worker support to GET /_synapse/admin/v2/users/<user_id>. (element-hq/synapse#19281 - **Add rate limit conf to user directory endpoint (element-hq/synapse#19291
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: this was written using the copy/paste development technique, so may not adhere to great Python standards.
Pull Request Checklist
EventStoretoEventWorkerStore.".code blocks.