cakephp2-php8/lib/Cake/Test/Case/Controller
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
..
Component Adding SecurityComponent::generateToken() 2011-12-03 20:13:03 -05:00
ComponentCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
ComponentTest.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
ControllerMergeVarsTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ControllerTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
PagesControllerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00