learninglocker icon indicating copy to clipboard operation
learninglocker copied to clipboard

Learning Locker - The Open Source Learning Record Store. Started in 2014.

Results 89 learninglocker issues
Sort by recently updated
recently updated
newest added

Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...

dependencies

#### What version were you using? V7.10.0 Open Source #### What steps can we follow to reproduce the behaviour? Prepare Ubuntu 18.04 LTS server with appropriate updates. Allow LL deployment...

Type: Fix

I've been working on integrating CMI5 courses with learninglocker, I have it working with a broadly scoped token returned from the fetch endpoint that essentailly gives clients access to everything...

Type: Question

#### Is your feature request related to a problem? Please describe. Ability to use Redis [cluster](https://redis.io/topics/cluster-tutorial) #### Describe the solution you'd like Enhance existing redis client so that it can...

Type: Feature

#### Is your feature request related to a problem? Please describe. Ability to specify connection options as a [`rediss://` URL](https://www.iana.org/assignments/uri-schemes/prov/rediss) when using TLS encryption #### Describe the solution you'd like...

Type: Feature

Please remember to request a review from someone when this PR is ready for a code review. #### Which issue does this close? Closes #1594 #### Describe your changes providing...

#### What version were you using? Open Source, v7.0.0, release ll-20210301-594ef496d8a9411340404301a55cf95de0079a6d #### What steps can we follow to reproduce the behaviour? - Log in to the web interface - Choose...

Type: Fix

#### What version were you using? Open Source #### What steps can we follow to reproduce the behaviour? 1. Install Ubuntu Server 20.04.1, log into it 2. Start learning locker...

Type: Fix

Hi, while updating our servers we ran into the problem that LearningLocker currently can't be installed with node versions bigger than 8. There seems to be [workarounds ](https://github.com/LearningLocker/learninglocker/issues/1564)to get LL...

Type: Question