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

Provide options to delete media and redact events on user erase #49

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

aine-etke
Copy link
Member

Fixes #23 :

When you click on Erase/Delete (GDPR-removal) button for a specific user (calling Deactivate Account endpoint with erase: true), you may want to remove all user's media as well.

Please provide an option to call Media Removal endpoint within the user removal.

It could be done as a pre-selected checkbox in the GDPR removal confirmation modal (when you click on the Erase button, a modal window will be shown asking if you'd like to proceed).

This idea was previously mentioned in the Awesome-Technologies/synapse-admin#254


Fixes #44 :

Similarly to #23
It would be wonderful to have a toggle "Redact all user's messages" using the New API endpoint

@aine-etke aine-etke merged commit f3080e9 into main Sep 28, 2024
1 check passed
@aine-etke aine-etke deleted the delete-media-events-on-user-erase branch October 25, 2024 08:55
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.

Allow deleting messages when erasing a user Allow deleting media when erasing a user
1 participant