foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
326 stars 147 forks source link

delete users completely #550

Open digitalscanner opened 6 years ago

digitalscanner commented 6 years ago

its necessary to delete users not only to set as deleted in the database we had to be conform with the new "General Data Protection Regulation" and the right to delete all personal data.

wvengen commented 6 years ago

That's a good point. I propose to keep the user, but remove all data like name and email address. In this way, the consistency is still maintained, and foreign keys are still valid. Same for ordergroups.