cakephp2-php8/lib/Cake/Controller/Component
mark_story 9296f770d5 Adding SecurityComponent::$csrfLimit
This property allows you to control the number of tokens
that will be kept active.  Its possible to make really large
CSRF collection sizes.  Capping the number of tokens allows developers
to better control session sizes.
2011-12-03 20:13:17 -05:00
..
Auth Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
AclComponent.php Changing a bunch of links in doc blocks 2011-10-15 10:43:26 -04:30
AuthComponent.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
CookieComponent.php Add @link to CookieComponent docblocks 2011-11-22 22:32:13 -08:00
EmailComponent.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
PaginatorComponent.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
RequestHandlerComponent.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
SecurityComponent.php Adding SecurityComponent::$csrfLimit 2011-12-03 20:13:17 -05:00
SessionComponent.php Fixing more links in doc blocks 2011-10-15 11:38:49 -04:30