Skip to content

Releases: DirectoryTree/LdapRecord-Laravel

v1.7.4

13 Dec 21:41
Compare
Choose a tag to compare

Fixed

v1.7.3

02 Oct 04:16
Compare
Choose a tag to compare

Changed

  • Compatibility with Jetstream 2-factor authentication when using database synchronization - 10e3869 - #202

v1.7.2

26 Sep 21:53
Compare
Choose a tag to compare

Added

v1.7.1

08 Sep 18:22
Compare
Choose a tag to compare

Fixed

  • Attribute casing issues when using the DirectoryEmulator - #187 - 5642446

Added

v1.7.0

21 Jul 04:28
Compare
Choose a tag to compare

Fixed

  • Arithmetic bug when no users were found for import displaying no count

Changed

  • SSO users will now no longer be "remembered" by default using the WindowsAuthenticate middleware

Added

  • Ability to restrict attributes returned when importing users with the ldap:import command using the --attributes flag to lower memory usage of large imports
  • Ability to force logout SSO users whose sessions remained active after account
  • Ability to specify LDAP guards to use for the WindowsAuthenticate middleware

v1.6.2

24 Jun 14:22
Compare
Choose a tag to compare

Fixed

v1.6.1

10 Jun 13:56
6b3f6ed
Compare
Choose a tag to compare

Fixed

v1.6.0

10 Jun 00:38
0be6ba3
Compare
Choose a tag to compare

Added

v1.5.0

01 Jun 17:10
668f18e
Compare
Choose a tag to compare

Added

v1.4.0

25 May 16:30
Compare
Choose a tag to compare

Added

  • Emulated queries and operations can now be performed on LdapRecord Connection's - 88590de

Changed

Fixed

  • Properly retrieve the currently authenticated users guard when using MultiDomainAuthentication - 9a60cce