Releases: DirectoryTree/LdapRecord
Releases · DirectoryTree/LdapRecord
v3.6.0
Fixed
list
Builder
query type, and addBuilder
constants for each possible query type - #696ldap_start_tls(): Unable to start TLS: Local error
- Properly track TLS upgraded state - #704
Added
- Ability to disable mandatory TLS/SSL connectivity for password changes via new config option
allow_insecure_password_changes
- #701
v3.5.1
v3.5.0
v3.4.0
v3.3.1
v3.3.0
Added
- Base DN substitution is now available during creation and rename operations - #632 - #668
Query\Builder::insertAndGetDn
method to facilitate base DN substitution during object creation - #668Query\Builder::renameAndGetDn
method to facilitate base DN substitution during object rename - #668
v3.2.3
Fixed
$errorCode
and$errorMessage
properties onDetailedError
are now properly non-nullable, as they will always be available
v3.2.2
v3.2.1
Fixed
- Invalid query filter when parsing filter containing memberof - @ishanvyas22 - #653 - 540f0fb
v2.20.5
Fixed
- Invalid query filter when parsing filter containing memberof - @ishanvyas22 - #653