cakephp2-php8/lib/Cake/Network
ndm2 8fe953548c Fix path traversal check for Windows based systems
On Windows based systems, both, backward as well as forward
slashes are supported as path separators, thus checking for `DS`
only, would allow to slip in `../` fragments.

refs #5905, cad57dcc28
2015-08-19 16:47:53 +02:00
..
Email Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
Http Don't stop reading when only a '0' has been read. 2015-07-27 22:40:27 -04:00
CakeRequest.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
CakeResponse.php Fix path traversal check for Windows based systems 2015-08-19 16:47:53 +02:00
CakeSocket.php Fix coding standards errors. 2015-03-23 22:31:09 -04:00