Commit History

Author SHA1 Message Date
  crynobone ba661e5768 Add 'laravel.auth: login' and 'laravel.auth: logout' events. 13 years ago
  crynobone fd86aef25a Trivial improvement to Laravel, while it is not documented, it has been a standard in Laravel to use tab as indentation and new line for curly bracket 13 years ago
  Joel Marcotte 3d51200a88 Auth token now nulled on logout 13 years ago
  Chris Berthe fafaf724b0 Grammar/Vocabulary fixes 13 years ago
  Taylor Otwell c062418ee1 fixing conflicts. 13 years ago
  Taylor Otwell 012663ddbb fix conflicts. 13 years ago
  Taylor Otwell 69d9257a50 Return value of cookie. 13 years ago
  Shawn McCool 11c67a56cc added eloquent model detection to eloquent auth driver 13 years ago
  Shawn McCool 495ff1b197 eloquent model detection moved to eloquent driver 13 years ago
  Shawn McCool 3c43f5fac4 updated auth::login to use get_key() 13 years ago
  Dayle Rees ffa9c7997a added ability to pass eloquent model to Auth::login() 13 years ago
  Phill Sparks 8edd8fcbec Fixed line endings. 13 years ago
  Colin Viebrock 97de6ef1d7 Order of elements for Cookie::put() was wrong 13 years ago
  Colin Viebrock be5eaf946c Driver uses Laravel\Crypter 13 years ago
  Taylor Otwell f0a6111021 Set token. 13 years ago
  Taylor Otwell 60ab0b66e7 Finishing up auth re-write. 13 years ago
  Taylor Otwell 60f61f318b refactored authentication system. 13 years ago
  Taylor Otwell c49e1964a9 Working on base authentication driver. 13 years ago