cakephp2-php8/lib/Cake/Controller
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
..
Component Add test covering basic auth reading from headers. 2017-04-28 21:49:27 -04:00
CakeErrorController.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
Component.php Do not mix void with other return types 2015-10-10 15:49:00 +02:00
ComponentCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Controller.php fixed typo 2016-03-01 12:41:29 -08:00
Scaffold.php Always return response in redirect() for testing. 2015-12-23 21:29:19 +01:00