Commit History

Author SHA1 Message Date
  Taylor Otwell 6ba37d42d8 Fix token bug in eloquent auth driver. 12 years ago
  Franz Liedke fedc9fc45e Fix hardcoded "id" column in Eloquent auth driver. 13 years ago
  Franz Liedke 8e145e6c11 Make Eloquent auth driver respect a model's custom password getter. 13 years ago
  Taylor Otwell 5b14091e3f Merge pull request #858 from franzliedke/patch-14 13 years ago
  Jeffrey Way c659a92603 Fix typo in comments 13 years ago
  Jeffrey Way ff525b995b Add "remember" to ignore list 13 years ago
  Jeffrey Way 9dd964c316 Extend Auth::laravel to accept multiple params to verify 13 years ago
  Franz Liedke 0f5de55d5b Fix variable name in retrieve() method for Eloquent auth driver. 13 years ago
  Franz Liedke 9572329c49 Allow Auth::login() to work with objects for the Eloquent driver. 13 years ago
  Taylor Otwell 9d99cfad7e added default to config call to get auth password for backwards compatibility. 13 years ago
  Colin Viebrock 62afdf3f2c Allow password field to be configured. 13 years ago
  Taylor Otwell f050f7731b Refactoring some auth code. 13 years ago
  Taylor Otwell 60f61f318b refactored authentication system. 13 years ago