Skip to content

Admin API: worker support for Query User Account#19281

Merged
erikjohnston merged 5 commits intoelement-hq:developfrom
AndrewFerr:admin-user-query-for-workers
Dec 16, 2025
Merged

Admin API: worker support for Query User Account#19281
erikjohnston merged 5 commits intoelement-hq:developfrom
AndrewFerr:admin-user-query-for-workers

Conversation

@AndrewFerr
Copy link
Copy Markdown
Member

@AndrewFerr AndrewFerr commented Dec 5, 2025

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@AndrewFerr AndrewFerr requested a review from a team as a code owner December 5, 2025 16:08
Comment thread synapse/rest/admin/users.py
Co-authored-by: Erik Johnston <erikj@jki.re>
@erikjohnston erikjohnston enabled auto-merge (squash) December 16, 2025 17:24
@erikjohnston erikjohnston merged commit f4320b5 into element-hq:develop Dec 16, 2025
43 checks passed
@AndrewFerr AndrewFerr deleted the admin-user-query-for-workers branch January 6, 2026 14:42
spantaleev added a commit to spantaleev/matrix-docker-ansible-deploy that referenced this pull request Jan 14, 2026
Provoked by element-hq/synapse#19281
which landed in Synapse v1.145.0, but we pull in a few other routes
that I noticed to be missing.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants