cakephp2-php8/lib/Cake/Test/Case/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 ensure test doesnt fail by 1 second diff in timestamp 2011-11-22 10:57:36 +01:00
AclComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
AuthComponentTest.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
CookieComponentTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
DbAclTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
EmailComponentTest.php fixing test to ensure tests dont fail on 1 second timestamp diff 2011-11-22 17:21:00 +01:00
IniAclTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
PaginatorComponentTest.php assertEqual to assertEquals in core test files 2011-11-19 09:25:03 -05:00
RequestHandlerComponentTest.php Fixing failing tests. 2011-11-28 21:36:44 -05:00
SecurityComponentTest.php Adding SecurityComponent::$csrfLimit 2011-12-03 20:13:17 -05:00
SessionComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00