cakephp2-php8/lib/Cake/Controller/Component
mark_story e23c4ffad9 Fix empty response bodies when redirect URL's are empty.
When redirecting XHR requests to an empty URL the response body should
not be overwritten.

Fixes #3835
2013-05-17 16:33:08 -04:00
..
Acl Fix typos 2013-03-05 00:05:14 -07:00
Auth Fixing case where it was possible to pass array data to FormAuthenticate 2013-04-24 22:33:24 +02:00
AclComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AuthComponent.php spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
CookieComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
EmailComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
PaginatorComponent.php Clamp limit values to be unsigned integers. 2013-05-02 22:36:50 -04:00
RequestHandlerComponent.php Fix empty response bodies when redirect URL's are empty. 2013-05-17 16:33:08 -04:00
SecurityComponent.php Update docs for SecurityComponent::requireAuth() 2013-02-09 14:06:24 -05:00
SessionComponent.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00