Commit History

Author SHA1 Message Date
  ADmad 2b2fa9792f Remove blowfish hash generation support from Security::hash(). 11 years ago
  mark_story 566e768cae Remove default routes. 11 years ago
  mark_story a9ba33dcd5 Throw exceptions when routes result in an error. 11 years ago
  ADmad c1e7d43bb1 Fix url option key. 11 years ago
  ADmad e527254b00 Rename SimplePasswordHasher to DefaultPasswordHasher. 11 years ago
  ADmad 9f49839dae Move initializing of properties from initialize() to constructor. 11 years ago
  ADmad d493e919e3 Merge pull request #3735 from ADmad/3.0-auth 11 years ago
  mark_story 2d2c6a6049 De-duplicate session flash features. 11 years ago
  ADmad ffcb4389cc Rename AuthComponent::login() to AuthComponent::setUser(). 11 years ago
  ADmad 8e5b2c722f Remove use of request info to identify user in AuthComponent::login(). 11 years ago
  Jose Lorenzo Rodriguez 6684e3600d Fixing a couple broken tests 11 years ago
  Jose Lorenzo Rodriguez db362f707c Ranaming method for consistency sake 11 years ago
  Jose Lorenzo Rodriguez e53f572565 Adding a couple assertions to test the new AuthComponent methods 11 years ago
  Rachman Chavik de1d35430a Move files to Cake\Auth 11 years ago
  Jose Lorenzo Rodriguez 3ee5b6b3f3 Removing the BlowfishPassword hasher 11 years ago
  mark_story b01ef90b54 Fix an issue where custom Auth config would cause errors. 11 years ago
  Jose Lorenzo Rodriguez 99ec1e3f46 Cleaning up some code 12 years ago
  Jose Lorenzo Rodriguez 0524a72275 Fixing a few failing tests 12 years ago
  Jose Lorenzo Rodriguez ad2ccd82c7 Removing references to the SessionComponent in AuthComponent 12 years ago
  Jose Lorenzo Rodriguez eafe1aca3c Fixing AuthComponent tests 12 years ago
  mark_story 3bba1ebd0a Merge remote-tracking branch 'origin/2.6' into 3.0 12 years ago
  euromark 74569283c0 Remove var args in favor of array syntax. Resolves #3422 12 years ago
  ADmad fee9b11d0f Return null instead of true. 12 years ago
  ADmad 7f2d68172f Stop event propagation when returning response. 12 years ago
  ADmad f247c9df85 Allow Controller::startup() to return Response object. 12 years ago
  Renan Gonçalves 99205e4113 Adding _stop() back to classes that used to extend Cake\Core\Object. 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad ebfc73f5fc Switch from using properties to config() for AuthComponent. 12 years ago
  mark_story a47f29136f Fix failing tests. 12 years ago
  AD7six 74725579d7 update Controller NS to be settings -> config() 12 years ago