cakephp2-php8/cake/tests/cases/libs/controller/components/auth
2011-02-06 16:59:47 -05:00
..
actions_authorize.test.php Fixing failing test. 2011-02-03 22:46:30 -05:00
basic_authenticate.test.php Refactoring authentication objects so basic and digest authentication can work without cookies. This makes non browser clients able to use Basic and Digest auth. 2011-02-05 18:41:00 -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 Reordering parameters to make it easier to remember the order. 2011-02-06 16:59:47 -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