Zizaco / confide

Confide is a authentication solution for Laravel 4
1.19k stars 258 forks source link

Fixed bug when parseIdentity was returning null instead of string when received string #420

Closed freezy-sk closed 10 years ago

freezy-sk commented 10 years ago

When CacheLoginThrottleService->parseIdentity received string email from Confide::logAttempt() it returned NULL instead of that email

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling f68c6611298f7c6307e035b9b5421e1d83110d01 on freezy-sk:bugfix/parseIdentity into c1280c45a60962c3506cecbea6b238c9ccf58083 on Zizaco:master.

ghost commented 10 years ago

+1