cakephp2-php8/lib/Cake/View
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
..
Elements rtim files 2012-07-18 03:55:29 +02:00
Errors Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
Helper Force field validation to use sha1 2012-10-18 21:26:26 -04:00
Scaffolds Fixing coding conventions 2012-05-19 16:08:40 +01:00
Helper.php Reduce some code complexity. 2012-10-03 22:59:35 -04:00
HelperCollection.php Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
JsonView.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
MediaView.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
ScaffoldView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ThemeView.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
View.php Merge branch 'master' into 2.3 2012-10-01 21:20:25 -04:00
ViewBlock.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
XmlView.php Ensure callbacks are triggered when using Xml/Json view with view templates. 2012-08-22 13:13:49 +02:00