Closed (fixed)
Project:
Lightning Media
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2022 at 22:24 UTC
Updated:
3 Jan 2023 at 22:39 UTC
Jump to comment: Most recent
#3328340: Remove use of Lightning Core code removed the use of runtime Lightning Core code from Lightning Media. However, one bit remains -- the settings form is protected by the _is_administrator requirement, which is defined by Lightning Core.
Let's remove that and replace it with the "administer site configuration" permission, and add test coverage.
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
Comment #4
phenaproxima