← Back to team overview

mahara-contributors team mailing list archive

[Bug 1955405] Re: lastinstitution-cookie should not persist till 2040-12-31

 

What would be an adequate time frame? 1 year? 6 months?

** Tags removed: lastinstitution

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Low

** Tags added: bite-sized

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

Title:
  lastinstitution-cookie should not persist till 2040-12-31

Status in Mahara:
  Confirmed

Bug description:
  There is no reason to keep information about the last institution
  stored in the browser for years. Please use an adequate time span in
  file auth/user.php:

  "set_cookie('lastinstitution',
  $this->sitepages_institutionname_by_theme('loggedouthome'),
  '2240561472', true);"

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



References