Commit History

Author SHA1 Message Date
  mark_story 6d269ce25d Merge branch '2.0' into 2.1 14 years ago
  Kyle Robinson Young 8197f87dbc Spelling and grammar fixes 14 years ago
  Jose Lorenzo Rodriguez f6534d2962 Fixing issue where changing the case for an action in the url would allow the action in the AuthComponent making it accessible to not-logged in users 14 years ago
  mark_story 21cd3f00ac Merge branch '2.0' into 2.1 14 years ago
  mark_story 92aea9de88 Update comment. 14 years ago
  Daniel Pakuschewski 841c0c2295 Dropped support for wildcard in AuthComponent::allow() 14 years ago
  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. 14 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