mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17727
[Bug 1284869] A change has been merged
Reviewed: https://reviews.mahara.org/3150
Committed: http://gitorious.org/mahara/mahara/commit/3040d81e52b95cea773ba044ae44dc2e0842838c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 1.8_STABLE
commit 3040d81e52b95cea773ba044ae44dc2e0842838c
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Wed Feb 26 12:53:07 2014 +1300
Don't update "lastaccess" and "lastlogin" when login fails due to being
suspended
Bug 1284869
Change-Id: Ic7c116dd09b501c35df61f735063f4c187016585
--
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/1284869
Title:
Suspended user login attempts show up in "Online Users" list
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.8 series:
Confirmed
Status in Mahara 1.9 series:
Fix Committed
Bug description:
When a suspended user attempts to log in, if they enter their password
correctly they see a message telling them they've been suspended, and
the suspension reason the admin entered. They're also immediately
logged out.
The bug is that this unsuccessful login attempt updates their
"lastlogin" and "lastaccess" database fields. And that makes them show
up in the "Online Users" sideblock, even though they shouldn't show up
because they're not able to get in and do anything in the site.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1284869/+subscriptions
References