404labfr / laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
https://marceau.casals.fr
223 stars 31 forks source link

Removed ip from default device matching attributes because it is not … #11

Closed albcosta closed 5 years ago

albcosta commented 6 years ago

…checked in deviceMatch function.

Changed deviceMatch function because there are false positives matching with previous function version. If a device changed with others only with an attribute it was not identified.

MarceauKa commented 5 years ago

Not merged but new version :)

https://github.com/404labfr/laravel-auth-checker/releases/tag/1.3.0