cakephp2-php8/lib/Cake/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 Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
Auth Add test covering basic auth reading from headers. 2017-04-28 21:49:27 -04:00
AclComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
AuthComponent.php Store user data in memory on login for stateless auth adapters 2016-07-06 00:25:46 +02:00
CookieComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
EmailComponent.php Fix fatal error on null subject. 2015-08-05 22:20:39 -04:00
FlashComponent.php Simplify code used to generate plugin flash messages. 2015-10-17 20:59:02 -04:00
PaginatorComponent.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponent.php Add the HTTP Patch to the Content-Type check mechanism 2016-05-18 14:54:52 +02:00
SecurityComponent.php Backport Security::randomBytes() to 2.x 2016-02-22 00:14:44 -05:00
SessionComponent.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00