element-hq / element-hq/synapse

Feature request: proper MSC3823 support in Admin API

Open
#18,016 7 comments 1 reaction 0 assignees View on GitHub
A-Admin-API O-Occasional T-Enhancement
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

**Description:**

Hello,

I'm working on https://github.com/etkecc/synapse-admin/pull/195 to support the MSC3823 feature in Synapse Admin, and currently (at the moment of writing using the `develop` Synapse docker tag) the following things are missing:
* Support `suspended` as one of the [List Accounts](https://element-hq.github.io/synapse/latest/admin_api/user_admin_api.html#list-accounts) params and response keys
* ~~Support `suspended` as one of the [Query User Account](https://element-hq.github.io/synapse/latest/admin_api/user_admin_api.html#query-user-account) response keys~~ Done
* Support `suspended` as one of the [Create or Modify Account](https://element-hq.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account) body params

[MSC3823 is already considered stable](https://github.com/element-hq/synapse/pull/17964), but it's almost unusable in Admin API without those changes.

Thank you in advance!

PS: initially the clarifications were asked in https://github.com/element-hq/synapse/pull/17255#issuecomment-2525105226

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.