cakephp2-php8/lib/Cake/Network
mark_story 6f68049bf5 Reject file paths containing ...
Paths containing `..` are generally up to no good. Throw an exception,
as developers can use realpath() if they really need to get relative
paths.

Fixes #3370
2014-04-23 22:20:14 -04:00
..
Email Fix email rendering when using 2 different plugins. 2014-04-04 21:45:04 -04:00
Http Add tests and fix issues with multiple trailing whitespaces. 2014-03-17 13:08:46 -04:00
CakeRequest.php A better fix for issue #2711. Allows url to be unset from request array regardless of this->base context 2014-02-19 13:37:01 -07:00
CakeResponse.php Reject file paths containing ... 2014-04-23 22:20:14 -04:00
CakeSocket.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00