← Back to team overview

mahara-contributors team mailing list archive

[Bug 1892437] [NEW] stop loading zxcvbn.js library everytime a page is loaded

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
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 zxcvbn.js library everytime a page is loaded

Status in Mahara:
  New

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


Follow ups