cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story fef3090717 Fix incorrectly inheriting permissions.
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
2016-03-11 23:18:50 -05:00
..
Acl Fix incorrectly inheriting permissions. 2016-03-11 23:18:50 -05:00
Auth add @throws anotation to fix travis PHP_CODESNIFFER warnings 2015-12-13 15:16:49 -06:00
AclComponentTest.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponentTest.php Remove lighthouse references 2016-02-10 12:27:34 +01:00
CookieComponentTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
EmailComponentTest.php Fix fatal error on null subject. 2015-08-05 22:20:39 -04:00
FlashComponentTest.php Add failing test for #7570 2015-10-17 20:54:40 -04:00
PaginatorComponentTest.php Merge branch '2.8' of github.com:cakephp/cakephp into 2.8 2015-09-27 11:13:12 -04:00
RequestHandlerComponentTest.php Remove lighthouse references 2016-02-10 12:27:34 +01:00
SecurityComponentTest.php Remove lighthouse references 2016-02-10 12:27:34 +01:00
SessionComponentTest.php getting sloppy as I get older, fixing code sniffer errors 2015-12-29 00:06:44 -05:00