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

v5.1.0

Compare
Choose a tag to compare
@stevebauman stevebauman released this 31 Dec 16:48
· 186 commits to master since this release

Added

  • model configuration option to allow the use of other default auth drivers and also import users using the adldap:import command - 2e9e87f - #645

Changed

  • adldap:import will now retrieve the model to use for importing by using the new model configuration option or via the first authentication provider using the ldap driver. This does not break backwards-compatibility - 9c58cb3 - #645