提交历史

作者 SHA1 备注 提交日期
  mark_story f28e67ce38 Update AuthComponent to use new action handling methods. 11 年之前
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 年之前
  mark_story 9245265ddd Remove use of WEBROOT_DIR from CakePHP. 11 年之前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年之前
  mark_story 5d203b4c08 Add deprecated warning for deprecated method. 11 年之前
  mark_story 4c52dede4f Start implementing Controller::initialize() 11 年之前
  librasoft dfe7799796 Make use of Security::salt() instead of Configure::read('Security.salt'); 11 年之前
  ADmad c3a48581ba Simply flash message setting in auth component. 11 年之前
  Walther Lalk ddde891c6b Fix failing tests due to adding aliases to Authorize and Authenticate providers 11 年之前
  Jose Lorenzo Rodriguez 512d385b4e Fixing some failing unit tests 11 年之前
  Jose Lorenzo Rodriguez 3265326bb6 Merge remote-tracking branch 'origin/3.0' into 3.0-move-exception 11 年之前
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 年之前
  ADmad 49a9147a78 Update / fix test cases. 11 年之前
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 年之前
  José Lorenzo Rodríguez 106fee0939 Merge pull request #3898 from markstory/3.0-route-collection 11 年之前
  mark_story 0dcfaff52e Stop inflecting prefix. 11 年之前
  ADmad 2b2fa9792f Remove blowfish hash generation support from Security::hash(). 11 年之前
  mark_story 566e768cae Remove default routes. 11 年之前
  mark_story a9ba33dcd5 Throw exceptions when routes result in an error. 11 年之前
  ADmad c1e7d43bb1 Fix url option key. 11 年之前
  ADmad e527254b00 Rename SimplePasswordHasher to DefaultPasswordHasher. 11 年之前
  ADmad 9f49839dae Move initializing of properties from initialize() to constructor. 11 年之前
  ADmad d493e919e3 Merge pull request #3735 from ADmad/3.0-auth 11 年之前
  mark_story 2d2c6a6049 De-duplicate session flash features. 11 年之前
  ADmad ffcb4389cc Rename AuthComponent::login() to AuthComponent::setUser(). 11 年之前
  ADmad 8e5b2c722f Remove use of request info to identify user in AuthComponent::login(). 11 年之前
  Jose Lorenzo Rodriguez 6684e3600d Fixing a couple broken tests 11 年之前
  Jose Lorenzo Rodriguez db362f707c Ranaming method for consistency sake 12 年之前
  Jose Lorenzo Rodriguez e53f572565 Adding a couple assertions to test the new AuthComponent methods 12 年之前
  Rachman Chavik de1d35430a Move files to Cake\Auth 12 年之前