mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
63f07d3f0f
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. |
||
---|---|---|
.. | ||
actions_authorize.php | ||
base_authenticate.php | ||
base_authorize.php | ||
basic_authenticate.php | ||
controller_authorize.php | ||
crud_authorize.php | ||
digest_authenticate.php | ||
form_authenticate.php |