cakephp2-php8/cake/tests/cases/libs/controller/components/auth
2011-02-03 22:46:30 -05:00
..
actions_authorize.test.php Adding file headers. 2011-02-03 22:46:26 -05:00
basic_authenticate.test.php Adding some more tests for basic auth challenge headers. 2011-02-03 22:46:30 -05:00
controller_authorize.test.php Adding file headers. 2011-02-03 22:46:26 -05:00
crud_authorize.test.php Removing the last of actionMap from AuthComponent. Its been moved into the authorization objects. 2011-02-03 22:46:27 -05:00
digest_authenticate.test.php Fixing typo where realm would be wrong if not specified. 2011-02-03 22:46:30 -05:00
form_authenticate.test.php Adding a response parameter to authenticate() both basic and digest auth need to set response headers. 2011-02-03 22:46:30 -05:00