cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 275385d676 Add test covering basic auth reading from headers.
In some FastCGI setups basic auth values will only be present in the
header. Fallback to reading that value if the PHP_AUTH super globals are
empty.

Refs #9365
2017-04-28 21:49:27 -04:00
..
Acl Fix incorrectly inheriting permissions. 2016-03-11 23:18:50 -05:00
Auth Add test covering basic auth reading from headers. 2017-04-28 21:49:27 -04:00
AclComponentTest.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponentTest.php Fixed wrong assertion 2016-07-07 09:24:33 +02:00
CookieComponentTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
EmailComponentTest.php Fix fatal error on null subject. 2015-08-05 22:20:39 -04:00
FlashComponentTest.php Add failing test for #7570 2015-10-17 20:54:40 -04:00
PaginatorComponentTest.php Merge branch '2.8' of github.com:cakephp/cakephp into 2.8 2015-09-27 11:13:12 -04:00
RequestHandlerComponentTest.php #8844 Add test 2016-05-27 12:50:23 +00:00
SecurityComponentTest.php Remove lighthouse references 2016-02-10 12:27:34 +01:00
SessionComponentTest.php getting sloppy as I get older, fixing code sniffer errors 2015-12-29 00:06:44 -05:00