feature/frontend+backend: account takeout + deletion #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Transparency is important at senden.
Account data takeouts should be executed as soon as possible, if not under heavy load executed instantly and downloaded in the browser.
If not possible, a background job should start, sending an email upon completion.
When deleting an account, users data will be anonymized as soon as possible. After 30 days of not logging in, the users data should be purged from the database.
feature: account takeout + deletionto feature/frontend+backend: account takeout + deletion