← Back to team overview

mahara-contributors team mailing list archive

[Bug 1734186] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8372
Committed: https://git.mahara.org/mahara/mahara/commit/31a5ceb2909a758dce202041cd662a3c39422723
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 31a5ceb2909a758dce202041cd662a3c39422723
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Wed Dec 20 10:15:14 2017 +1300

Bug 1734186: remove the username and email when deleting user

behatnotneeded

Change-Id: I0037ead6646e002c5cf96b43343f9aefc1a71754

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1734186

Title:
  Remove mention of username and email once account is deleted

Status in Mahara:
  Fix Committed

Bug description:
  We need to make a series of changes in Mahara to comply with the GDPR.
  More info is available on the wiki at
  https://wiki.mahara.org/wiki/Developer_Area/Specifications_in_Development/GDPR_compliance

  While we append a "deleted" at the end of a username and email
  address, it is still possible for someone looking into the database to
  identify the email address. Since we don't need to keep it, both
  username and email address should become a random value.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1734186/+subscriptions


References