cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
mark_story 5e35064a0b Read basic auth credentials from Authorization header
Merge branch 'issue-9365' into 2.x

Refs #9365
2017-04-28 21:49:47 -04:00
..
ActionsAuthorizeTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
BasicAuthenticateTest.php Add test covering basic auth reading from headers. 2017-04-28 21:49:27 -04:00
BlowfishAuthenticateTest.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
ControllerAuthorizeTest.php Fix PHPCS errors. 2016-12-07 00:38:55 -05:00
CrudAuthorizeTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
DigestAuthenticateTest.php Handle query string arguments in digest auth data. 2014-10-17 23:12:41 -04:00
FormAuthenticateTest.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00