Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Tags: Adldap2/Adldap2-Laravel

Tags

v6.0.7

Assert that rules are executed when authenticating with SSO middleware

#748

v6.0.6

Properly set the connections name

v6.0.5

Set the model on the console command

v6.0.4

Allow calling the import command via artisan

- #711

v6.0.3

Added another assertion

v5.1.3

Fixed user model binding in Laravel 5.2

- The `class_uses_recursive` method only accepts objecs in Laravel 5.3 or greater. Laravel 5.2 only has support for strings.
- Closes #705

v6.0.2

Removed use

v6.0.1

Added byId test

v6.0.0

Added further re-configuration docs

v5.1.2

Use event helper for BC for Laravel 5.0 to 5.8

#676