Skip to content

0.6.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikebronner mikebronner released this 16 Jun 12:48
· 98 commits to master since this release

Fixes

  • infinite recursion on login attempt tracking in Laravel 5.1.

Changed

  • login attempt tracking to only track that an attempt was made, not if it was successful or not.