Commit History

Author SHA1 Message Date
  Spencer Ellinor 8a41fb0c34 Fix issue and remove unneccesary code. The (fixed) conditional doesn't do anything, since if Hash::get returns null, the function still returns null. 13 years ago
  Ceeram 03e2263b69 Merge branch '2.1' into 2.2 13 years ago
  mark_story f9ddc9c64c Move error disabling to the error controller. 13 years ago
  Ceeram 6c9b2a1fec Fix user() return value for nested data 14 years ago
  Jelle Henkens f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 years ago
  mark_story 9f9feec222 Merge branch '2.2-hash' into 2.2 14 years ago
  Kyle Robinson Young 319d154aee Default to loginRedirect, if set, on authError in AuthComponent 14 years ago
  mark_story 19e0d8d946 Switch usage to Hash where possible. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  Juan Basso 3b1bd90ad6 Updated copyright to 2012. 14 years ago
  mark_story 61aba0f0f8 Fix most coding standard issues in Controller. 14 years ago
  euromark 22452f61f8 type hinting controllers and views 14 years ago
  mark_story 7877e7f997 Make allow(null) and deny(null) consistent with no args. 14 years ago
  ADmad 389072708a Merge branch '2.0' into 2.1 14 years ago
  mark_story 321caf6db6 Fix incorrect value being stored in Auth.redirect. 14 years ago
  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