Closed mortenbirkelund closed 11 months ago
@mortenbirkelund thank you for bringing this to our attention. This has been brought up here and is currently in our backlog
Thanks. Do you think this will ever get fixed?
@mortenbirkelund like I said, its in our backlog. Its not really a blocker for many customers just a nice to have.
@klaviyojad possible to get status on this?
oh ffs
<?xml version="1.0" ?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Magento_Backend::admin">
<resource id="Magento_Backend::stores">
<resource id="Magento_Backend::stores_settings">
<resource id="Magento_Config::config">
<resource id="Klaviyo_Reclaim::klaviyo_reclaim_general" title="Klaviyo Configuration" translate="title" sortOrder="150" />
</resource>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>
@mortenbirkelund like I said, its in our backlog. Its not really a blocker for many customers just a nice to have.
PCI does require that you give people the least possible level of permissions to do their job. https://pcidssguide.com/pci-dss-requirement-7/
Thanks for the contribution @snoop0x7b! This has been merged and is available in the latest release
The module is missing ACL, meaning that only admin users with full access is able to see the module.