cakephp2-php8/lib/Cake
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
..
Cache Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
Config Releasing 2.0.4 2011-11-28 11:20:58 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Fix bad merge. 2011-12-03 13:56:55 -05:00
Controller Adding SecurityComponent::generateToken() 2011-12-03 20:13:03 -05:00
Core Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Error Limit what exceptionrenderer outputs. 2011-11-27 23:51:49 -05:00
I18n Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Network Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Routing Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Test Adding SecurityComponent::generateToken() 2011-12-03 20:13:03 -05:00
TestSuite Test suite should display current PHPUnit version. 2011-12-03 13:47:40 -05:00
Utility Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
View Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
basics.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.4 2011-11-28 11:20:58 -04:30