← Back to team overview

mahara-contributors team mailing list archive

[Bug 1284869] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3045
Committed: http://gitorious.org/mahara/mahara/commit/e700f2df82b3eb0e34ee4c7987bfdc371803eebf
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit e700f2df82b3eb0e34ee4c7987bfdc371803eebf
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:
  Confirmed
Status in Mahara 1.6 series:
  New
Status in Mahara 1.7 series:
  New
Status in Mahara 1.8 series:
  New
Status in Mahara 1.9 series:
  Confirmed

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