Skip to content

Releases: AnthonyEdmonds/laravel-ldap-emulator

3.0.0

14 Apr 12:32
002593e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...3.0.0

2.0.2

30 Aug 09:12
3731588
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

15 Apr 13:45
21528cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

15 Apr 12:01
7305c1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...2.0.0

1.3.0

12 Sep 10:54
ddb8c66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

02 Feb 11:35
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

1.2.0

08 Aug 09:53
Compare
Choose a tag to compare

Added config flag for enabling and disabling emulator, instead of using local methods.

1.1.0

25 May 13:42
Compare
Choose a tag to compare

Added the GUID from LDAP to the User model, in case the sync_existing key isn't set.

Added note about using the emulator with libraries that call Auth::validate() first.

1.0.6

25 May 08:49
Compare
Choose a tag to compare

Amended the service provider to only populate the emulator once the config has been added.

1.0.5

27 Apr 09:58
Compare
Choose a tag to compare

Fixed role assignment