cakephp2-php8/lib/Cake/Test
mark_story 4b8d628a2e Backport SecurityComponent fixes from #8071 to 2.x
If the request manages to have data set outside of post/put we should
still validate the request body. This expands SecurityComponent to cover
PATCH and DELETE methods, as well as request methods that should be
safe, but somehow end up not safe.
2016-01-20 21:34:58 -05:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Backport SecurityComponent fixes from #8071 to 2.x 2016-01-20 21:34:58 -05:00
Fixture Allow level field to be null for pqsql and sqlite. 2015-02-15 23:04:13 +05:30
test_app Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00