mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-17 20:38:25 +00:00
fef3090717
When child inherits from a deny parent the '*' permission should reflect permissions on all nodes not just the leaf node. Previously once a node with all permissions set to inherit was found, the check would pass. Instead it should cascade to the parent nodes and look for explicit allow/deny. Refs #8450 |
||
---|---|---|
.. | ||
Acl | ||
Auth | ||
AclComponentTest.php | ||
AuthComponentTest.php | ||
CookieComponentTest.php | ||
EmailComponentTest.php | ||
FlashComponentTest.php | ||
PaginatorComponentTest.php | ||
RequestHandlerComponentTest.php | ||
SecurityComponentTest.php | ||
SessionComponentTest.php |