mark_story
|
bf43a5ee24
Fix whitespace and add usage to doc block.
|
14 years ago |
José Lorenzo Rodríguez
|
f51be0a82c
Merge pull request #278 from Danielpk/enhancement_auth_deny
|
14 years ago |
Daniel Pakuschewski
|
09579198a9
Droped support to deny('*').
|
14 years ago |
Gun.io Whitespace Robot
|
4742168253
Remove whitespace [Gun.io WhitespaceBot]
|
14 years ago |
Daniel Luiz Pakuschewski
|
5246e7dd1d
Allow AuthComponent to deny all actions with single deny() or deny('*')
|
14 years ago |
mark_story
|
d62351eb36
Revert the changes done to remove the 'cake' domain
|
14 years ago |
mark_story
|
e457c14dec
Fix issues with stateless authentication.
|
14 years ago |
Rachman Chavik
|
2bb93761cc
fixing typos
|
14 years ago |
Jose Lorenzo Rodriguez
|
670917070e
Changing a bunch of links in doc blocks
|
14 years ago |
mark_story
|
6bf6d79979
Removing 'cake' domain from core.
|
14 years ago |
mark_story
|
9e080951b1
Adding additional documentation for CrudAuthorize.
|
14 years ago |
mark_story
|
b1dad6e5bd
Adding session renewal upon login/logout.
|
14 years ago |
mark_story
|
7cabb4e4d5
Extracting password hashing into as separate method.
|
14 years ago |
Juan Basso
|
840d27bbb9
Fixed the allow method to parameters not be required.
|
14 years ago |
Juan Basso
|
f7f3515135
Fixed documentation to methods that use func_get_args().
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
3723f7d396
Fixed some API doc in controllers and errors.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
mark_story
|
71933f5cf5
Adding a logout callback to authenticate objects.
|
15 years ago |
mark_story
|
182a89b0a0
Fixing default/fallback url when no referrer is set.
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Ceeram
|
2d78d59a7b
Small optimization, remove unneeded else
|
15 years ago |
Jose Lorenzo Rodriguez
|
91bce16e9d
Merge remote-tracking branch 'origin/2.0' into 2.0-merge
|
15 years ago |
Jose Lorenzo Rodriguez
|
7ba60ff424
Changing more paths
|
15 years ago |
mark_story
|
339db4033f
Removing goofy protected field that didn't work all the time.
|
15 years ago |
Jose Lorenzo Rodriguez
|
000e05b468
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |