cakephp2-php8/lib/Cake/Test/Case
mark_story 64eb38a953 Fix disabled + SecurityComponent
Disabled inputs should be omitted from the secured fields.
This will enable forms to submit successfully as long as those
inputs stay excluded from the form submission.

Fixes #2333
2011-12-07 22:30:40 -05:00
..
Cache Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
Configure Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Console Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Controller Adding SecurityComponent::$csrfLimit 2011-12-03 20:13:17 -05:00
Core Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
Error Display datasource name in exceptions and error page. 2011-11-17 11:24:45 +07:00
I18n Adhering to coding standards 2011-11-30 07:44:11 -08:00
Log Replacing test case compatibility functions 2011-11-16 21:07:08 -05: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
TestSuite Fixing failing tests. 2011-11-28 21:36:44 -05:00
Utility Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00
View Fix disabled + SecurityComponent 2011-12-07 22:30:40 -05:00
AllBehaviorsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version 2011-09-03 06:50:19 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fix broken AllTests. 2011-10-20 21:24:54 -04:00
AllTestSuiteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Merge branch '2.0' into 2.1 2011-12-03 13:45:28 -05:00