cakephp2-php8/lib/Cake/View/Helper
mark_story f457f07b5c Force field validation to use sha1
When using blowfish as your application's hashing strategy, form field
validation would fail horribly.  Forcing sha1 fixes this and restores
behavior consistent with 2.2.x

Fixes #3280
2012-10-18 21:26:26 -04:00
..
CacheHelper.php move charset/App.encoding into CakeResponse 2012-09-27 20:28:19 +02:00
FormHelper.php Force field validation to use sha1 2012-10-18 21:26:26 -04:00
HtmlHelper.php move charset/App.encoding into CakeResponse 2012-09-27 20:28:19 +02:00
JqueryEngineHelper.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
JsBaseEngineHelper.php changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
JsHelper.php Replace is_a with instanceof. 2012-08-21 08:47:58 -04:00
MootoolsEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
NumberHelper.php added missing App::uses('Hash', 'Utility'); 2012-09-13 17:20:26 +02:00
PaginatorHelper.php Fix incomplete patch 61dd1098d3 2012-10-14 18:44:10 +05:30
PrototypeEngineHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
RssHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
SessionHelper.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
TextHelper.php Merge branch 'master' into 2.3 2012-10-15 21:46:49 -04:00
TimeHelper.php Remove unused variables and code 2012-09-05 17:19:13 -07:00