cakephp2-php8/lib/Cake
mark_story b9ee4fc9f1 URL decode redirect urls.
Some servers send url encoded Location headers. Decode location headers
before processing a redirect.

Fixes #3310
2012-10-29 22:29:13 -04:00
..
Cache Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Update lib/Cake/Configure/IniReader.php 2012-09-02 14:23:26 +03:00
Console Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Controller Avoid duplicating RequestHandler component. 2012-10-25 14:57:16 -03:00
Core Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Error Removing unneeded App::uses() call 2012-10-04 00:24:27 +05:30
Event Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18n Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
Log Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Model Make Model::find('first') always return an array. 2012-10-25 17:57:37 -03:00
Network URL decode redirect urls. 2012-10-29 22:29:13 -04:00
Routing simplify check 2012-10-09 12:24:10 +02:00
Test URL decode redirect urls. 2012-10-29 22:29:13 -04:00
TestSuite Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Utility Correct inflection rules for cookies, fixes fixes #3291 2012-10-22 23:07:42 +02:00
View Improved "required" field detection. Closes #3305. 2012-10-26 12:58:24 +05:30
basics.php Prevent booleans from being encoded (converted to strings) by h() function, helps prevent accidental fatal errors in some PHP versions around 5.2.9 2012-07-20 12:48:57 +10:00
bootstrap.php Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.3 2012-10-08 20:15:03 -04:00