Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Admin API feature to un-shadowban #11343

Closed
Twi1ightSparkle opened this issue Nov 15, 2021 · 1 comment · Fixed by #11347
Closed

Admin API feature to un-shadowban #11343

Twi1ightSparkle opened this issue Nov 15, 2021 · 1 comment · Fixed by #11347
Assignees
Labels
good first issue Good for newcomers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@Twi1ightSparkle
Copy link

Description:

https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#shadow-banning-users appears to only be able to apply the shadow ban, not remove it. And it doesn't appear to be a toggle?

So, the Admin API should get a way to un-shadowban a user.

@clokep
Copy link
Member

clokep commented Nov 15, 2021

Could probably add a DELETE to the same endpoint to unset it.

@clokep clokep added good first issue Good for newcomers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels Nov 15, 2021
@clokep clokep self-assigned this Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants