Done
Details
Details
Assignee
Andrii Paias
Andrii Paias(Deactivated)Reporter
Craig McNally
Craig McNallyPriority
Story Points
2
Sprint
None
Development Team
Spitfire
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 27, 2019 at 5:55 PM
Updated October 19, 2020 at 10:51 AM
Resolved November 14, 2019 at 2:12 PM
Overview
the codex and codex-package interfaces don't have required permissions for any of the endpoints. This means you can technically call these w/o logging in first.
I think we probably want to protect these with requiredPermissions and also add those same required permissions to the other modules that implement these interfaces (e.g. mod-codex-ekb, mod-codex-inventory).
See MODCDEKB-98 and MODCXINV-41
Reproducer
Please ensure that module is all tested well after addition of these permissions.