cakephp2-php8/cake/libs/view/helpers
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
..
ajax.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
cache.php Adding fix for Ticket #2328 2007-04-03 03:10:36 +00:00
form.php Adding form security enhancements. 2007-05-01 08:56:02 +00:00
html.php Added fix for #2453, fixes HtmlHelper link escape title as string 2007-04-29 10:25:58 +00:00
javascript.php Fixing JavascriptHelper::object() bug with numeric indexes, as reported on the mailing list 2007-04-11 18:02:10 +00:00
js.php Fixing default JavaScript template, and code generation 2007-02-27 18:23:09 +00:00
number.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
paginator.php Adding undefined variable fix for PaginatorHelper::sortDir() (Ticket #2440) 2007-04-17 07:03:20 +00:00
rss.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
session.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
text.php Case-insensitive matching when using array of phrases in TextHelper::highlight 2007-04-21 16:55:09 +00:00
time.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
xml.php Adding tests for DboSource and AjaxHelper, and fixing code formatting in XmlHelper 2007-02-08 22:16:35 +00:00