mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31906
[Bug 1522660] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/5818
--
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/1522660
Title:
Allow the call to auth_check_required_fields() to be only called once
per session
Status in Mahara:
In Progress
Bug description:
We call auth_check_required_fields() every time the page loads and in
turn that calls every plugin to check if we have any required fields
that need filling in.
When we really only need to call it once for a user per session.
For admins masquerading it might be worth having the session flag set
as a per user thing - that way an admin can masquerade as a user to
fill in a required field and then masquerade as another user to do the
same.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1522660/+subscriptions
References