cakephp2-php8/cake/libs/controller/components/auth
2011-02-03 22:46:30 -05:00
..
actions_authorize.php Adding ActionsAuthorize. It implements using Acl as the authorization object. 2011-02-03 22:46:26 -05:00
base_authenticate.php Extracting common logic into the base class. 2011-02-03 22:46:30 -05:00
base_authorize.php Removing public properties that aren't used anymore. 2011-02-03 22:46:27 -05:00
basic_authenticate.php Extracting common logic into the base class. 2011-02-03 22:46:30 -05:00
controller_authorize.php Extracting a base class, as it will be needed. 2011-02-03 22:46:26 -05:00
crud_authorize.php Removing the last of actionMap from AuthComponent. Its been moved into the authorization objects. 2011-02-03 22:46:27 -05:00
form_authenticate.php Extracting common logic into the base class. 2011-02-03 22:46:30 -05:00