cakephp2-php8/lib/Cake/Controller/Component
Richard Torenvliet e31ce0d58f Add the HTTP Patch to the Content-Type check mechanism
Currently when a request is of type 'patch' it is ignored. This commit makes
sure that the Content-Type is checked when a patch request is provided.
2016-05-18 14:54:52 +02: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 Add the HTTP Patch to the Content-Type check mechanism 2016-05-18 14:54:52 +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