← Back to team overview

mahara-contributors team mailing list archive

[Bug 907919] Re: Bugs in expiry/inactivity due to bad time formatting

 

https://reviews.mahara.org/#change,955
https://reviews.mahara.org/#change,956
https://reviews.mahara.org/#change,957
https://reviews.mahara.org/#change,958
https://reviews.mahara.org/#change,959
https://reviews.mahara.org/#change,960
https://reviews.mahara.org/#change,961
https://reviews.mahara.org/#change,962
https://reviews.mahara.org/#change,963

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/907919

Title:
  Bugs in expiry/inactivity due to bad time formatting

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When reloading a user account's expiry date from the db into $USER,
  the time is not converted to the correct format, causing users to be
  unable to login even when their expiry date is in the future.

  Also, the get_user function fails to convert db timestamps to unix
  timestamps for some fields.  This will interfere with the update of
  the 'active' flag if we want to base inactivity on lastaccess and/or
  ctime as well as lastlogin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/907919/+subscriptions


References