← Back to team overview

mahara-contributors team mailing list archive

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

 

Why is it loading on the login form anyway? Shouldn't it only be loaded
where we determine the password strength, i.e. on sign-up or when
changing the password?

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

** Changed in: mahara
    Milestone: None => 20.10.0

-- 
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:
  In Progress

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