SafeTrace icon indicating copy to clipboard operation
SafeTrace copied to clipboard

Delete enclave data after 2 weeks

Open cankisagun opened this issue 4 years ago • 0 comments

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.

cankisagun avatar Apr 04 '20 01:04 cankisagun