cakephp2-php8/lib/Cake/Controller/Component
Iñigo In The Cloud 2c112095a9 Issue #9040 - Auth saving json in Auth.redirect
AuthComponent is storing JSON or any other AJAX request URL into the session variable Auth.redirect used for login redirect if the AJAX request does not send the X-Requested-With:XMLHttpRequest header.

If you send an ajax request without that header and your request is not a (.json) it will store the URL anyway.
2016-06-27 14:15:05 -04: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 Issue #9040 - Auth saving json in Auth.redirect 2016-06-27 14:15:05 -04: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