Access control: add access.xml for component ACL permissions #136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The component has no
access.xmlfile defining Joomla ACL permissions. The oldcom_mokojoomcross/access.xmlwas deleted during the rename but not recreated ascom_mokosuitecross/access.xml.Without
access.xml, the component relies on core Joomla permissions only and cannot define component-specific actions like "manage services", "manage templates", "dispatch posts", etc.Proposed permissions
Files
source/packages/com_mokosuitecross/access.xmlsource/packages/com_mokosuitecross/mokosuitecross.xml— ensure<administration>section referencesaccess.xmlAcceptance Criteria
access.xmlexists with standard + custom actions