Author:
Kevin Doherty
Product Owner
[email protected]
Introduction
This release adds a new email notification for users when they have been locked out of their account, as well as redirected users to the Source page on login. There were also multiple security updates to the underlying packages used within Learning Locker.
Email account lockout notification
What it is:
When a user has been locked out of their account they will now receive an email notification advising of this, like the example below:

Why we have done this:
This ensures users are made aware that their accounts are locked out and that they know who to contact to get the issue resolved. This email alert also ensures that a user is made aware in the event that someone else was trying to access their account.
Redirect to Source on Login
What it is:
A minor UX update that ensures users are now taken to Source upon logging in
Why we have done this:
Source is one of the most visited pages within Learning Locker and to add additional efficiency we have now updated the login process to ensure this is where users are taken to upon logging in.
Bug Fixes:
- LLC-1626 – Bump follow-redirects from 1.9.0 to 1.14.8
- LLC-1524 – Resolve security warning for mpath package
- LLC-1526 – Resolve security warning for growl package
- LLC-1624 – Bump pathval from 1.1.0 to 1.1.1 (high severity)
- LLC-1625 – Bump ua-parser-js from 0.7.20 to 0.7.31 (high severity)
- LLC-1627 – Bump y18n from 3.2.1 to 3.2.2 (high severity)
- LLC-1596 – Load more Journeys not functioning as expected (BUG)
- LLC-1595 – User Info is blank in Site Admin area (BUG)
- LLC-1612 – Bump node-fetch from 2.6.1 to 2.6.7
- LLC-1505 – Add check for completedQueues on requeueStatements command
- LLC-1613 – Bump semver-regex from 3.1.2 to 3.1.3
- LLC-1563 – Remove use of axios
- LLC-1447 – Settings -> Users: User list doesn’t display the image even if it’s present (BUG)