cakephp2-php8/cake/libs/controller
phpnut 57023720e6 Adding form security enhancements.
Forcing checking of Session form token if security component is used.
Enhancement will not allow a form to be submitted if the fields in the form created with the FormHelper do not match the fields in the submitted form.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4968 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-01 08:56:02 +00:00
..
components Adding form security enhancements. 2007-05-01 08:56:02 +00:00
component.php Corrected view tests. 2007-03-23 10:34:21 +00:00
controller.php Fixing assigned by reference on php 4, removing reference in Cache::engine() 2007-04-30 09:32:51 +00:00
pages_controller.php Adding fix for Ticket #2349 2007-04-05 16:06:37 +00:00
scaffold.php Adding fix for #2491 fixes bad scaffold templates paths 2007-04-29 02:03:43 +00:00