mark_story
|
d93c8cb200
|
Merge branch '1.3' into merger
Conflicts:
cake/libs/controller/components/security.php
cake/libs/view/pages/home.ctp
cake/libs/view/view.php
lib/Cake/Cache/Engine/FileEngine.php
lib/Cake/Config/config.php
lib/Cake/Model/Datasource/Database/Postgres.php
lib/Cake/Test/Case/Utility/SanitizeTest.php
lib/Cake/Test/Case/Utility/SetTest.php
lib/Cake/Test/Case/View/Helper/CacheHelperTest.php
lib/Cake/Test/Case/View/Helper/FormHelperTest.php
lib/Cake/VERSION.txt
lib/Cake/View/Helper/CacheHelper.php
|
2011-08-14 14:39:49 -04:00 |
|
mark_story
|
3014d3fb84
|
Fixing issues with CSRF token failure and requestAction.
Fixes #1900
|
2011-08-12 20:38:24 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Mark Story
|
72ca89412a
|
Fixing failing test, because I forgot to update it earlier.
|
2011-06-19 22:42:25 -07:00 |
|
mark_story
|
c136349919
|
Updating SecurityComponent to use unlocked instead of disabled.
|
2011-06-14 22:01:59 -04:00 |
|
mark_story
|
338957936b
|
Adding test cases for disableFields being part of the POST data.
|
2011-06-14 21:50:45 -04:00 |
|
mark_story
|
046ddceb9a
|
Updating SecurityComponent tests to include the disabled field.
|
2011-06-14 21:50:45 -04:00 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
mark_story
|
69c43a5762
|
Fixing issue where SecurityComponent::csrfUseOnce = false
caused forms that weren't the first to fail.
Fixes #1745
|
2011-05-30 21:49:18 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
mark_story
|
6289f20b83
|
Fixing Router::reverse() serializing all of _Token.
Removing CSRF tokens from the parameters SecurityComponent exports.
Updating tests for both Router and SecurityComponent.
Fixes #1697
|
2011-05-16 20:35:27 -04:00 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|