cakephp2-php8/lib/Cake/Controller/Component
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
..
Acl Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
Auth Remove un-necessary parameter. 2012-08-30 14:48:13 +01:00
AclComponent.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AuthComponent.php Allow throwing exception instead of redirecting upon unauthorized access attempt. Closes #591 2012-10-04 18:40:57 +05:30
CookieComponent.php move charset/App.encoding into CakeResponse 2012-09-27 20:28:19 +02:00
EmailComponent.php Fix $readReceipt variable in EmailComponent::send 2012-09-05 12:49:09 -07:00
PaginatorComponent.php Cleaning up the paginator component by removing extra else statements and shifting code around. 2012-09-13 21:49:21 +01:00
RequestHandlerComponent.php Cleaning up the RequestHandlerCompoent 2012-09-14 17:19:40 +01:00
SecurityComponent.php Force field validation to use sha1 2012-10-18 21:26:26 -04:00
SessionComponent.php rtim files 2012-07-18 03:55:29 +02:00