cakephp2-php8/lib/Cake/Test
mark_story f23d811ff5 Use the form action URL in generated form hashes.
By including the URL in generated hash for secured forms we prevent
a class of abuse where a user uses one secured form to post into a
controller action the form was not originally intended for. These cross
action requests could potentially violate developer's mental model of
how SecurityComponent works and produce unexpected/undesirable outcomes.

Thanks to Kurita Takashi for pointing this issue out, and suggesting
a fix.
2014-04-25 22:05:58 -04:00
..
bake_compare/Controller fix the failing test case. 2013-11-20 12:26:03 +01:00
Case Use the form action URL in generated form hashes. 2014-04-25 22:05:58 -04:00
Fixture Fix typo. 2014-03-21 22:52:52 -04:00
test_app Add file missed in last commit. 2014-04-04 22:22:38 -04:00