cakephp2-php8/lib/Cake/Test/Case/Controller/Component
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
..
Acl Fix inherited permissions when checking the '*' permission. 2016-02-16 22:30:19 -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