Skip to content

Add support for Account Suspension (MSC3823)#195

Merged
aine-etke merged 5 commits intomainfrom
add-account-suspention
Dec 11, 2024
Merged

Add support for Account Suspension (MSC3823)#195
aine-etke merged 5 commits intomainfrom
add-account-suspention

Conversation

@aine-etke
Copy link
Copy Markdown
Member

@aine-etke aine-etke commented Dec 7, 2024

Unlike account locking, suspension allows the user to have a (largely) readonly view of their account. Homeserver administrators and moderators may use this functionality to temporarily deactivate an account, or place conditions on the account's experience. Critically, like locking, account suspension is reversible, unlike the deactivation mechanism currently available in Matrix - a destructive, irreversible, action.

This PR adds support MSC3823 that was implemented in Synapse. Unfortunately, not all API endpoints support it, but they will eventually

@aine-etke aine-etke changed the title Add support for MSC3823 - Account Suspension Add support for Account Suspension (MSC3823) Dec 11, 2024
@aine-etke aine-etke marked this pull request as ready for review December 11, 2024 16:51
@aine-etke aine-etke merged commit 687e336 into main Dec 11, 2024
@aine-etke aine-etke deleted the add-account-suspention branch December 11, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant