Problem/Motivation

Currently LMS entity session storage is always on when the current user is anonymous (the only exception being CLI calls) and there can be cases where we need to perform operations on LMS entities in the database with no logged in user (API endpoints specifically).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork lms-3613795

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

graber created an issue. See original summary.

  • graber committed 6de1e07f on 1.2.x
    #3613795: Added the bypass method; a bit of cleanup.
    
graber’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

graber’s picture

Assigned: graber » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.