cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story b2509ea13d Fix inherited permissions when checking the '*' permission.
When checking inherited permissions for '*' also copy inherited
permissions onto the inherited list. By copying the inherited values, we
get the union of explit allow and inherited permissions, which if all
things go well will match the permission key list.

Refs #8114
2016-02-16 22:30:19 -05:00
..
Component Fix inherited permissions when checking the '*' permission. 2016-02-16 22:30:19 -05:00
ComponentCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ControllerMergeVarsTest.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
ControllerTest.php add Flash back to Controller, fix Scaffold to use Flash instead 2015-11-04 10:41:35 +00:00
PagesControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ScaffoldTest.php Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09:00