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

v5.0.1

Compare
Choose a tag to compare
@stevebauman stevebauman released this 16 Nov 14:07
· 208 commits to master since this release

Fixed

  • Binding LDAP models to User models now works properly with a "remember me" token - ed2694d - #581
  • string sync attributes are now always treated as LDAP fields and will return null when empty - 358446d - #620

Added

  • More documentation and clarifications to the upgrade guide