cakephp2-php8/lib/Cake/Controller/Component
mark_story 7df99fff1f Backport Security::randomBytes() to 2.x
I decided to leave the warning in. People who can't upgrade their
applications should at least be aware of the risks they are taking.

I'm flexible if people are strongly opposed to a warning, but I feel
that these kinds of warnings can be supressed in production if they
really are in a jam and don't care.

Refs #8282
2016-02-22 00:14:44 -05:00
..
Acl Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
Auth Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
AclComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
AuthComponent.php Use mixed return type for AuthComponent::user() 2016-02-09 23:04:26 +02:00
CookieComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
EmailComponent.php Fix fatal error on null subject. 2015-08-05 22:20:39 -04:00
FlashComponent.php Simplify code used to generate plugin flash messages. 2015-10-17 20:59:02 -04:00
PaginatorComponent.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
SecurityComponent.php Backport Security::randomBytes() to 2.x 2016-02-22 00:14:44 -05:00
SessionComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00