Comment 10 for bug 1364170

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

Reviewed: https://reviews.mahara.org/4263
Committed: http://gitorious.org/mahara/mahara/commit/288cdf72bda439426f9e21f525ae894daf4ff6fd
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 288cdf72bda439426f9e21f525ae894daf4ff6fd
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>