cakephp2-php8/lib/Cake
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
..
Cache Improved apc calls 2016-05-07 14:26:09 -04:00
Config Re-add the Equifax Secure Certificate Authority 2016-04-13 12:27:59 +02:00
Configure Expand path before is_file check 2016-02-05 11:11:28 +01:00
Console Merge pull request #8759 from xhs345/patch-2 2016-05-03 22:20:13 -04:00
Controller Issue #9040 - Auth saving json in Auth.redirect 2016-06-27 14:15:05 -04:00
Core Merge branch 'memory-fix' into 2.8. 2015-11-19 21:41:07 -05:00
Error Correct DocBlock for HttpException 2016-04-14 14:42:01 +02:00
Event Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
I18n fixed locales alphabetical order 2016-04-27 14:59:47 +02:00
Log Merge pull request #8470 from ravage84/patch-4 2016-03-15 21:17:55 -04:00
Model Reset query timing metrics for begin/commit/insert multi calls. 2016-06-22 22:20:00 -04:00
Network Can't override CakeEmail class and use deliver 2016-06-13 18:02:26 +02:00
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Merge pull request #8844 from icyrizard/add_http_patch_content_type_check 2016-05-27 15:41:18 +02:00
TestSuite Remove whitespace. 2016-04-19 15:27:30 -04:00
Utility Added sorting by modified time in Folder util 2016-05-12 16:28:04 +02:00
View Fix PHPCS error. 2016-05-25 23:05:12 +02: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.5 2016-06-12 22:15:08 -04:00