cakephp2-php8/lib/Cake/Test/Case/Controller/Component
ADmad 27979286b2 Revert change done in 11f543f1f2.
The change is unneeded now as Security::encrypt() no longer throws exception
for falsey values.
2013-12-15 20:29:41 +05:30
..
Acl Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Auth Fixed edge case which allowed login with empty password. 2013-12-07 18:40:08 +05:30
AclComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AuthComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CookieComponentTest.php Revert change done in 11f543f1f2. 2013-12-15 20:29:41 +05:30
EmailComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
PaginatorComponentTest.php Moved exception throwing to after paging info it set for request. 2013-11-30 19:00:08 +05:30
RequestHandlerComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SecurityComponentTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SessionComponentTest.php Merge pull request #2449 from cakephp/fix-session-cyclic-error 2013-12-09 02:18:21 -08:00