Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete enclave data after 2 weeks #48

Open
cankisagun opened this issue Apr 4, 2020 · 0 comments
Open

Delete enclave data after 2 weeks #48

cankisagun opened this issue Apr 4, 2020 · 0 comments

Comments

@cankisagun
Copy link
Contributor

We would like to delete user data that's older than 14 days.

This is not currently implemented, however there's an easy fix. This fix requires another end point that only the server would call on a daily basis (setup a cronjob) to delete old data. This endpoint would not be made available at the JSON RPC server so that could only be called internally.

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

No branches or pull requests

1 participant