cakephp2-php8/lib
mark_story 1926d40d40 Fix possibility for spoofed files to pass validation.
Use `is_uploaded_file` to prevent crafty requests that contain bogus
files from getting through. A testing stub class was necessary to avoid
making significant changes to the test suite.
2016-03-28 22:10:36 -04:00
..
Cake Fix possibility for spoofed files to pass validation. 2016-03-28 22:10:36 -04:00