mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20429
[Bug 1364170] [NEW] Parent auth fails due to mixed case checking
Public bug reported:
Currently in the auth/user.php [around line 187] there is a query that
is matching lower(username) against username
At the very least it should be lower(u.username) against us.username
however the whole sql query could be tidied up to function better.
Normally, usernames are email addresses and are stored as lowecase
strings - but sometimes you need a username that is not lowercase and so
this check fails.
** Affects: mahara
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: In Progress
** Affects: mahara/1.7
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: New
** Affects: mahara/1.8
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: New
** Affects: mahara/1.9
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: New
** Tags: auth
** Also affects: mahara/1.7
Importance: Undecided
Status: New
** Also affects: mahara/1.8
Importance: Undecided
Status: New
** Also affects: mahara/1.9
Importance: Undecided
Status: New
** Changed in: mahara/1.7
Importance: Undecided => High
** Changed in: mahara/1.9
Importance: Undecided => High
** Changed in: mahara/1.8
Importance: Undecided => High
** Changed in: mahara/1.7
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara/1.7
Milestone: None => 1.7.8
** Changed in: mahara/1.8
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara/1.8
Milestone: None => 1.8.5
** Changed in: mahara/1.9
Milestone: None => 1.9.3
** Changed in: mahara/1.9
Assignee: (unassigned) => Robert Lyon (robertl-9)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1364170
Title:
Parent auth fails due to mixed case checking
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.7 series:
New
Status in Mahara 1.8 series:
New
Status in Mahara 1.9 series:
New
Bug description:
Currently in the auth/user.php [around line 187] there is a query
that is matching lower(username) against username
At the very least it should be lower(u.username) against us.username
however the whole sql query could be tidied up to function better.
Normally, usernames are email addresses and are stored as lowecase
strings - but sometimes you need a username that is not lowercase and
so this check fails.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1364170/+subscriptions
Follow ups
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Aaron Wells, 2015-04-20
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2015-04-20
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Son Nguyen, 2015-04-19
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2015-04-17
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2015-04-15
-
[Bug 1364170] A change has been merged
From: Mahara Bot, 2015-04-15
-
[Bug 1364170] A change has been merged
From: Mahara Bot, 2015-04-15
-
[Bug 1364170] A change has been merged
From: Mahara Bot, 2015-04-15
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2015-02-09
-
[Bug 1364170] A patch has been submitted for review
From: Mahara Bot, 2015-02-09
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2015-02-09
-
[Bug 1364170] A patch has been submitted for review
From: Mahara Bot, 2015-02-09
-
[Bug 1364170] A patch has been submitted for review
From: Mahara Bot, 2015-02-09
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Wangchen, 2015-02-06
-
[Bug 1364170] A change has been merged
From: Mahara Bot, 2015-01-13
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Aaron Wells, 2015-01-12
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2014-11-25
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Son Nguyen, 2014-11-25
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2014-11-25
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Kristina Hoeppner, 2014-11-02
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Son Nguyen, 2014-10-22
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2014-10-22
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Aaron Wells, 2014-10-21
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Aaron Wells, 2014-10-20
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Robert Lyon, 2014-09-09
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Son Nguyen, 2014-09-09
-
[Bug 1364170] Re: Parent auth fails due to mixed case checking
From: Kristina Hoeppner, 2014-09-02
-
[Bug 1364170] A patch has been submitted for review
From: Mahara Bot, 2014-09-01
-
[Bug 1364170] [NEW] Parent auth fails due to mixed case checking
From: Robert Lyon, 2014-09-01
References