馃殌 [Feature] Admin - Remove user profile
Created by: Tirokk
Authored by roschaefer Closed
Is your feature request related to a problem? Please describe.
Feature: Delete user data as admin
As admin
I want to delete all personal data of a user account, including posts and comments
In order to comply with GDPR
If you disabled a user account as admin then this user cannot login anymore. Then this user can also not delete his/her user account anymore. If the user requests deletion of data e.g. by mail then we don't have an UI for that.
Describe the solution you'd like
Describe alternatives you've considered We could use postman to access our API (without the UI).