cakephp2-php8/lib/Cake/Controller/Component
mark_story 69c43a5762 Fixing issue where SecurityComponent::csrfUseOnce = false
caused forms that weren't the first to fail.
Fixes #1745
2011-05-30 21:49:18 -04:00
..
Auth Adding 'public' visibility to all public methods. 2011-05-30 22:02:32 +02:00
AclComponent.php remove CONFIGS constant 2011-05-15 18:34:52 +02:00
AuthComponent.php Small optimization, remove unneeded else 2011-05-27 23:13:57 +02:00
CookieComponent.php Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
EmailComponent.php Moved the CakeEmail to Network/Email. Now this class have similar structure of HttpSocket. 2011-04-26 22:20:35 -04:00
PaginatorComponent.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
RequestHandlerComponent.php Adding 'public' visibility to all public methods. 2011-05-30 22:02:32 +02:00
SecurityComponent.php Fixing issue where SecurityComponent::csrfUseOnce = false 2011-05-30 21:49:18 -04:00
SessionComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-02-21 22:28:30 -04:30