cakephp2-php8/lib/Cake
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
..
Cache Merge branch '2.7' into 2.8 2016-01-12 22:14:16 -05:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Expand path before is_file check 2016-02-05 11:11:28 +01:00
Console Merge branch '2.x' into 2.8 2016-02-06 20:55:08 -05:00
Controller Deprecate SecurityComponent::requireAuth & SecurityComponent::requireAuth() 2016-02-10 13:37:10 +01:00
Core Merge branch 'memory-fix' into 2.8. 2015-11-19 21:41:07 -05:00
Error Removed last typehint Exception 2015-12-07 16:25:14 +01:00
Event Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
I18n Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Add note to param 2015-09-25 18:03:36 +02:00
Model Fix inherited permissions when checking the '*' permission. 2016-02-16 22:30:19 -05:00
Network CS fixes 2016-02-15 20:44:27 -06:00
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Fix inherited permissions when checking the '*' permission. 2016-02-16 22:30:19 -05:00
TestSuite Fix spacing 2016-01-05 16:39:07 +00:00
Utility Backport fix for Validation::uploadedFile to 2.x 2016-02-08 22:37:25 -05:00
View Merge branch '2.7' into 2.8 2016-01-28 21:51:59 -05:00
basics.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
bootstrap.php Bootstrap Configure after the mb_* shims have been defined. 2015-07-29 22:01:27 -04:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.8.0 2016-02-06 20:59:33 -05:00