cakephp2-php8/lib/Cake/Test
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
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Fix incorrectly inheriting permissions. 2016-03-11 23:18:50 -05:00
Fixture Added test cases covering native uuid field usage for Postgres class 2016-01-28 21:13:33 +03:00
test_app Merge pull request #7840 from cakephp/2.8-PHP7 2015-12-29 00:27:33 -05:00