Comment 7 for bug 1692385

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

Reviewed: https://reviews.mahara.org/7786
Committed: https://git.mahara.org/mahara/mahara/commit/bd4941ba5ed622a8d66a201a5de515ad09fc42f5
Submitter: Robert Lyon (<email address hidden>)
Branch: 16.10_STABLE

commit bd4941ba5ed622a8d66a201a5de515ad09fc42f5
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>