Skip to content

Commit 3678eb8

Browse files
committed
ACP2E-277: address CR comments
1 parent 368da52 commit 3678eb8

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Authorization/Model/Acl/Loader

1 file changed

+2
-0
lines changed

app/code/Magento/Authorization/Model/Acl/Loader/Rule.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ private function applyPermissionsAccordingToRules(Acl $acl): array
121121
}
122122

123123
/**
124+
* Apply deny permissions for missing rules
125+
*
124126
* For all rules that were not regenerated in authorization_rule table,
125127
* when adding a new module and without re-saving all roles,
126128
* consider not present rules with deny permissions

0 commit comments

Comments
 (0)