Handle Inactive User Accounts #35

Open
opened 2025-02-12 12:36:21 +00:00 by phundrak · 0 comments
Owner

As a user, if I have not logged in for three years, I want to be notified and enter a grace period, which can lead to account deletion if I remain inactive (the grace period is described in #30 and #33).

Acceptance Criteria:

  • Implement a system to track user login activity and identify inactive accounts
  • Notify users via email or in-app ontifications if they have been inactive for three years
  • Provide a grave period for users to log in and confirm their account activiy
  • If the user does not log in during the grace period, delete their account and related information
  • Ensure that the account deletion process is transparent and complies with data protection regulations
  • Notify users of the consequences of remaining inactive, such as account deletion
  • Provide an option for users to opt-out of account deletion by confirming their activity
  • Implement audit logs to track the notification and deletion process for inactive accounts
As a user, if I have not logged in for three years, I want to be notified and enter a grace period, which can lead to account deletion if I remain inactive (the grace period is described in #30 and #33). **Acceptance Criteria:** - Implement a system to track user login activity and identify inactive accounts - Notify users via email or in-app ontifications if they have been inactive for three years - Provide a grave period for users to log in and confirm their account activiy - If the user does not log in during the grace period, delete their account and related information - Ensure that the account deletion process is transparent and complies with data protection regulations - Notify users of the consequences of remaining inactive, such as account deletion - Provide an option for users to opt-out of account deletion by confirming their activity - Implement audit logs to track the notification and deletion process for inactive accounts
phundrak added this to the 1.0.0 milestone 2025-02-12 12:36:21 +00:00
phundrak added the
Epic
GDPR and privacy
Priority
Low
Kind
Feature
labels 2025-02-12 12:36:21 +00:00
phundrak added this to the GDPR and privacy project 2025-02-12 12:36:21 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: phundrak/gejdr-rs#35
No description provided.