Skip to content

fix: PII Export & Delete Workflow (GDPR-ready)#835

Open
ledgerpilot wants to merge 5 commits intorohitdash08:mainfrom
ledgerpilot:ledgerpilot/fix-76
Open

fix: PII Export & Delete Workflow (GDPR-ready)#835
ledgerpilot wants to merge 5 commits intorohitdash08:mainfrom
ledgerpilot:ledgerpilot/fix-76

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #76

What changed

This fix introduces new API endpoints and a service layer for users to export their personal data and to permanently delete their account, including all associated PII, with robust audit logging.

Files modified

  • packages/backend/app/models.py
  • packages/backend/app/services/user_data.py
  • packages/backend/app/routes/users.py
  • packages/backend/app/routes/__init__.py
  • packages/backend/app/services/cache.py

Draft PR — please review before merging.

@ledgerpilot ledgerpilot marked this pull request as ready for review April 9, 2026 16:03
@ledgerpilot ledgerpilot requested a review from rohitdash08 as a code owner April 9, 2026 16:03
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.

PII Export & Delete Workflow (GDPR-ready)

1 participant