Comment 4 for bug 1692385

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

Reviewed: https://reviews.mahara.org/7776
Committed: https://git.mahara.org/mahara/mahara/commit/433ab8e6d309a2174c5b523f3a6c354f14f61587
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 433ab8e6d309a2174c5b523f3a6c354f14f61587
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>