cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 9b313f86e4 Add tests for #7034
These tests ensure that redirect() is never called which ensures the
Location header is never set. Ajax requests when no loginElement is
defined should get an empty response with a 403 status code.
2015-07-16 23:00:20 -04:00
..
Acl Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Auth Fix order of hasOne assocation. 2015-02-10 22:46:53 -05:00
AclComponentTest.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponentTest.php Add tests for #7034 2015-07-16 23:00:20 -04:00
CookieComponentTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
EmailComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
FlashComponentTest.php 2.7.0-RC Auth doesn't use the new Flash component 2015-06-24 14:06:35 +03:00
PaginatorComponentTest.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponentTest.php Don't map text/plain to csv. Backport from 3.0. Refs #1696 2015-07-07 15:19:45 -04:00
SecurityComponentTest.php increases time window in CSRF token expiry tests to 2 seconds 2014-07-06 13:54:24 +02:00
SessionComponentTest.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30