mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05687
[Bug 817940] Re: Session directories are created on every init
Have you guys tried removing it? It certainly looks like useless
processing that we could take out.
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Wishlist
** Changed in: mahara
Milestone: None => 1.5.0
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/817940
Title:
Session directories are created on every init
Status in Mahara ePortfolio:
Confirmed
Bug description:
htdocs/auth/session.php has a "TEMPORARY: this will be REMOVED..." which has been in there for four years and since 0.7.0
It's not a major issue, and it serves the job of ensuring that the session directories exist, but this should be done at install time, and should have been part of the upgrade really.
I think that we should either remove the comment, or remove the code
depending on what is required.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/817940/+subscriptions
References