cakephp2-php8/lib
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
..
Cake Fix path traversal check for Windows based systems 2015-08-19 16:47:53 +02:00