We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368da52 commit 3678eb8Copy full SHA for 3678eb8
app/code/Magento/Authorization/Model/Acl/Loader/Rule.php
@@ -121,6 +121,8 @@ private function applyPermissionsAccordingToRules(Acl $acl): array
121
}
122
123
/**
124
+ * Apply deny permissions for missing rules
125
+ *
126
* For all rules that were not regenerated in authorization_rule table,
127
* when adding a new module and without re-saving all roles,
128
* consider not present rules with deny permissions
0 commit comments