Comment 11 for bug 1364170

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

Reviewed: https://reviews.mahara.org/4264
Committed: http://gitorious.org/mahara/mahara/commit/9623f879cbd4072629589c5df974d4c602eac9c7
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit 9623f879cbd4072629589c5df974d4c602eac9c7
Author: Robert Lyon <email address hidden>
Date: Tue Sep 2 11:29:57 2014 +1200

Checking the remoteusername for parent auth better (Bug #1364170)

Currently it checks lowercase username against the same username

But we need to compare apples wuith apples so the subquery also needs
to return lowercase username.

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