Closed jordonbrill closed 7 years ago
Any updates?
FWIW: Updating just the dependencies isn't sufficient. There are some functions that need to be implemented too, see #42. This is still pretty basic because it doesn't work with "remember me" unlike it did before.
any updates on this? Would like to use this for a big project that is running 4.2...
@tconroy You can use my fork if you want to have this package running with Laravel 4.2: https://github.com/tortuetorche/ldap-auth
FYI, I use it in production with Laravel 4.1
@tortuetorche cool, thank you for your work on this! Does it bind with a User model for easy reference or does it just handle authenticating with LDAP?
Updating the requirements to work with Laravel 4.1/4/2