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

Admin user filter in user list API #122

Closed
JOJ0 opened this issue Sep 1, 2023 · 0 comments · Fixed by #123
Closed

Admin user filter in user list API #122

JOJ0 opened this issue Sep 1, 2023 · 0 comments · Fixed by #123
Assignees
Labels
feature Feature request, not a core feature

Comments

@JOJ0
Copy link
Owner

JOJ0 commented Sep 1, 2023

Another tiny new feature we might want to support:

Add an admins query parameter to the List Accounts admin API, to include only admins or to exclude admins in user queries. (matrix-org/synapse#16114)

@JacksonChen666 JacksonChen666 self-assigned this Sep 2, 2023
@JacksonChen666 JacksonChen666 added the feature Feature request, not a core feature label Sep 2, 2023
JacksonChen666 added a commit to JacksonChen666/synadm that referenced this issue Sep 2, 2023
the admin filter is a tri-state, meaning it can filter for admins,
filter for non-admins, and not filter at all.

fixes JOJ0#122

References: JOJ0#122
JacksonChen666 added a commit to JacksonChen666/synadm that referenced this issue Sep 2, 2023
the admin filter is a tri-state, meaning it can filter for admins,
filter for non-admins, and not filter at all.

available since synapse 1.91.0
(https://github.com/matrix-org/synapse/releases/tag/v1.91.0)

fixes JOJ0#122

References: JOJ0#122
JacksonChen666 added a commit to JacksonChen666/synadm that referenced this issue Sep 2, 2023
the admin filter is a tri-state, meaning it can filter for admins,
filter for non-admins, and not filter at all.

available since synapse 1.91.0
(https://github.com/matrix-org/synapse/releases/tag/v1.91.0)

fixes JOJ0#122

References: JOJ0#122
JacksonChen666 added a commit to JacksonChen666/synadm that referenced this issue Sep 2, 2023
the admin filter is a tri-state, meaning it can filter for admins,
filter for non-admins, and not filter at all.

available since synapse 1.91.0
(https://github.com/matrix-org/synapse/releases/tag/v1.91.0)

fixes JOJ0#122

References: JOJ0#122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request, not a core feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants