← Back to team overview

mahara-contributors team mailing list archive

[Bug 1892437] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11164
Committed: https://git.mahara.org/mahara/mahara/commit/6c894a7ab65e46905056bd7d4712964a65194afd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6c894a7ab65e46905056bd7d4712964a65194afd
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Fri Aug 21 13:06:36 2020 +1200

Bug 1892437: login form, dont create it if not needed

behatnotneeded

Change-Id: Ibc856cbbcbc1790f73478343aa5c5ef5af31bf8a

-- 
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/1892437

Title:
  Stop loading login form everytime a page is loaded

Status in Mahara:
  Fix Committed

Bug description:
  This library is loaded as part of the login form, but we actually
  don't need it while the already logged in.

  Loading it every time consumes extra resources that can be avoided.

  See attached images from the js profiling result, this file takes more
  time to load than the rest of the libraries.

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


References