cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story e421b3bc8f Adding SecurityComponent::generateToken()
This method allows end developers to add the csrf tokens
manually, if they aren't added automatically.

Tokens are cheap to generate, simplifying the logic
makes things a bit easier to understand.
2011-12-03 20:13:03 -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::generateToken() 2011-12-03 20:13:03 -05:00
SessionComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00