cakephp2-php8/cake/tests/cases/libs/controller/components/auth
mark_story 63f07d3f0f Making Authorize and Authenticate objects have constructors like other components.
Adding ComponentCollection as a argument for the constructor, this unifies the two types of objects and makes them consistent with other components.  It also allows authenticate/authorize objects to access other components, thanks to hiromichan for the idea. Tests updated.
2011-02-17 23:17:07 -05:00
..
actions_authorize.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
basic_authenticate.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
controller_authorize.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
crud_authorize.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
digest_authenticate.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
form_authenticate.test.php Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00