Comment 6 for bug 1748782

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

Reviewed: https://reviews.mahara.org/8572
Committed: https://git.mahara.org/mahara/mahara/commit/efd06c9a58bd5c13385fb42de5cc1b7aadb734b5
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit efd06c9a58bd5c13385fb42de5cc1b7aadb734b5
Author: Robert Lyon <email address hidden>
Date: Fri Mar 2 09:31:02 2018 +1300

Bug 1748782: Fix clash of 'active' values in user search results

We were confusing user active with auth active values from db call
So changed the auth 'active' to 'authactive'

Also add warning message to top of admin/users/edit.php page to
indicate that user has expired (similar to when user is suspended)

behatnotneeded

Change-Id: I437665cffa6f2d372ef4c5c39fad7bec183e3a2d
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 6b8396d683837312f11112b5034d9932bd6f1984)