Comment 8 for bug 1692385

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7787
Committed: https://git.mahara.org/mahara/mahara/commit/e73331901ea8f6527ebc4cdda86285ef6325f285
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit e73331901ea8f6527ebc4cdda86285ef6325f285
Author: Robert Lyon <email address hidden>
Date: Tue May 23 14:12:50 2017 +1200

Bug 1692749: Security: Stop event log having plain text passwords

This patch only deals with:
1) removing passwords from existing event_log table data
2) stopping the recording of passwords into the event_log table
3) sets the reset password on next login for those users

It doesn't deal with removing the unnecessary cruft information
that will be handled by the bug 1692385

behatnotneeded

Change-Id: Id29148f78fa6918f5f5afcb89d211ccb3b60c95b
Signed-off-by: Robert Lyon <email address hidden>