cakephp2-php8/cake/tests
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
..
cases Making Authorize and Authenticate objects have constructors like other components. 2011-02-17 23:17:07 -05:00
fixtures Merge branch '1.3' into merger 2011-02-05 12:20:09 -05:00
lib Removing a bunch of code that can be reached through inheritance. 2011-02-13 22:19:49 -05:00
test_app Support to read ini files without section in IniReader. 2011-01-23 19:28:57 -02:00