Implement complete deletion of account #217

Closed
opened 2018-05-06 14:39:03 +00:00 by p3k · 1 comment
p3k commented 2018-05-06 14:39:03 +00:00 (Migrated from github.com)

Strategy

  1. Alert potential other site owners of deletion request.
  2. Hard delete all owned sites including stories, comments, images etc.
  3. Soft delete all created comments in sites not owned by account
  4. Hard delete all created stories, images etc. in sites not owned by account
  5. Block account
  6. Keep username to prevent identity take-over
  7. Set personal data to dummy values? (e.g. email → noreply@antville.org)
## Strategy 1. Alert potential other site owners of deletion request. 1. Hard delete all owned sites including stories, comments, images etc. 1. Soft delete all created comments in sites not owned by account 1. Hard delete all created stories, images etc. in sites not owned by account 1. Block account 1. Keep username to prevent identity take-over 1. Set personal data to dummy values? (e.g. email → noreply@antville.org)
p3k commented 2020-04-13 13:32:22 +00:00 (Migrated from github.com)

fixed in 922f2ed732

fixed in 922f2ed732ae6badffab7f0ab3f502e575d3f52a
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: antville/antville#217
No description provided.