Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Export user's data #282

Open
kubili opened this issue Sep 6, 2012 · 1 comment
Open

Export user's data #282

kubili opened this issue Sep 6, 2012 · 1 comment
Milestone

Comments

@kubili
Copy link
Contributor

kubili commented Sep 6, 2012

We should support exporting all data we have on/of/by the user. After a request is made, a Celery background task can collect all data (also uploaded photos and everything else) into archive and send a notification e-mail. Before download, we should again check that user has right to download this data (again request password or authentication). So this data is really privacy sensitive so we should be very careful that nobody else can download/export user's data.

@mitar
Copy link
Member

mitar commented Nov 10, 2012

Authentication has moved to separate package, so this should be implemented there: mitar/django-mongo-auth#1

In an extensible way so that users of the package can add their own information what should be exported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants