Taylor Otwell
|
6ba37d42d8
|
Fix token bug in eloquent auth driver.
|
2013-01-05 13:28:55 -06:00 |
Franz Liedke
|
fedc9fc45e
|
Fix hardcoded "id" column in Eloquent auth driver.
|
2012-09-12 14:48:07 +03:00 |
Franz Liedke
|
8e145e6c11
|
Make Eloquent auth driver respect a model's custom password getter.
This fixes #1140.
|
2012-09-04 16:36:17 +03:00 |
Taylor Otwell
|
5b14091e3f
|
Merge pull request #858 from franzliedke/patch-14
[Auth] Eloquent driver does now allow login via object
|
2012-09-01 16:58:57 -07:00 |
Jeffrey Way
|
c659a92603
|
Fix typo in comments
|
2012-07-10 11:03:55 -04:00 |
Jeffrey Way
|
ff525b995b
|
Add "remember" to ignore list
Signed-off-by: Jeffrey Way <jeffrey@envato.com>
|
2012-07-09 22:18:32 -04:00 |
Jeffrey Way
|
9dd964c316
|
Extend Auth::laravel to accept multiple params to verify
Signed-off-by: Jeffrey Way <jeffrey@envato.com>
|
2012-07-09 21:34:17 -04:00 |
Franz Liedke
|
0f5de55d5b
|
Fix variable name in retrieve() method for Eloquent auth driver.
|
2012-06-25 14:53:15 +03:00 |
Franz Liedke
|
9572329c49
|
Allow Auth::login() to work with objects for the Eloquent driver.
|
2012-06-25 02:36:20 +03:00 |
Taylor Otwell
|
9d99cfad7e
|
added default to config call to get auth password for backwards compatibility.
|
2012-06-03 19:53:21 -05:00 |
Colin Viebrock
|
62afdf3f2c
|
Allow password field to be configured.
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
|
2012-05-23 22:47:18 -05:00 |
Taylor Otwell
|
f050f7731b
|
Refactoring some auth code.
|
2012-05-01 13:12:32 -05:00 |
Taylor Otwell
|
60f61f318b
|
refactored authentication system.
|
2012-05-01 10:50:33 -05:00 |