Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Releases: silverstripe/silverstripe-activedirectory

3.2.1

25 Jan 21:22
6314686
Compare
Choose a tag to compare
  • Ensure time comparisons use floats (jovenden) - e030e6e

3.2.0

25 Jan 21:21
Compare
Choose a tag to compare
  • Ensure consistent response times regardless of user existing (#122) (Jake Dale Ovenden) - 31e670c
  • Fix mistakenly duplicated line in docs. (#120) (Mateusz U) - 255e0c4

3.1.0

28 Aug 23:35
Compare
Choose a tag to compare
Update re-vendored dependencies

3.0.2

25 May 01:52
Compare
Choose a tag to compare
Lock the version of PHP-SAML to 2.10.5 (#102)

Version 2.10.6 breaks the URL/Destination detection

2.0.0

08 Apr 00:51
Compare
Choose a tag to compare

LDAP functionality that modifies user data (i.e. password reset) will require
binding credentials with LDAP write access.

  • SAML defaults to the SHA-256 hash signature hash
  • An issue was fixed where absolute paths couldn't be used for certificates and
    keys in YAML configuration.
  • Better LDAP group syncing that isn't as likely to crash and leave the database
    in an unknown state.
  • Removes LDAP group mappings when a security group is deleted
  • Minor UI changes for the login form
  • Moved the AD fields in the CMS to a separate tab and made them read-only.
  • Member "last synced" time is now showing the correct date and time.
  • Adding a script to rotate LDAP binding credentials for system administrators
  • Samba has been confirmed to work
  • Automatic syncing of LDAP groups and users via the LDAPAllSyncJob build task
  • Users can now reset their AD password via the "I've lost my password" on the
    login form.
  • Updated documentation

The source code is now following the SilverStripe supported modules standard.

If you are upgrading from earlier versions see migration documentation.

Initial release

15 Jun 04:41
Compare
Choose a tag to compare
1.0.0

Clarify acronyms in requirements. This module will only work in SS 3.1