Skip to content

v1.5

Latest
Compare
Choose a tag to compare
@kloor kloor released this 15 Feb 16:04
· 2 commits to master since this release

Improvements to LDAP support, thanks to @bpb54321!

  • LDAP settings may now be stored in the [ldap] section of a central_auth.ini file, so there is an alternative to storing credentials in the database.
  • Calls to bind LDAP credentials have been reduced from four to two, to help with Two-Factor Authentication systems.

Other changes include a fix for a notice in recent PHP versions, and an update to dependencies.