Deleted User Anonymizer

Moodle retains some user data by design even after user deletion, which may be a concern depending on the specific data privacy policies of an organisation or local legal interpretations. This plugin anonymizes the remaining personal data in the mdl_user-table after deletion.
Price option: Free

Supports Moodle 4.5 See all versions
Latest release: 7 months ago
Installations: 9
Downloads (last 90 days): 9

Frankenstyle name: tool_deleted_user_anonymizer
Administration tools

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

I just did a test on 5.1.3 and it works. This plugin is great and as Richard mentionned, this should be core to Moodle! The random names are also quite fun to read. Thanks!
@Richard Our data protection officer seems to think just setting 'deleted = 1' is insufficient which is why this plugin exists smile
Very nice! Can someone tell me if the standard Moodle way of handling things in mdl_user is actually conform the GDPR legislation in EU? Because if not, don't we need this plugin to be standard Moodle functionality to keep it legal in the EU? We do have a 'right to forget' in the EU, and just setting the mdl_user record to 'deleted=1' always stroke me as odd. Handy, but odd smile
Approval issue created: CONTRIB-10219