WaldorfConnect / portal

Central authentication and management platform - guidepost to all our services!
https://portal.waldorfconnect.de
MIT License
2 stars 0 forks source link

Bump directorytree/ldaprecord from 3.4.0 to 3.6.0 #89

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps directorytree/ldaprecord from 3.4.0 to 3.6.0.

Release notes

Sourced from directorytree/ldaprecord's releases.

v3.6.0

Fixed

Added

  • Ability to disable mandatory TLS/SSL connectivity for password changes via new config option allow_insecure_password_changes - DirectoryTree/LdapRecord#701

v3.5.1

Fixed

  • Decoding problem with UTF-8 strings with serialization - #698 - 8c12bbe324be9510cbfdce02e11bf601b2670b97
  • Order of operations issue when serializing and unserializing binary GUID and SID properties - 06837ae8db8591cdc7f5c9e7c390e65ab7aa5dcb

v3.5.0

Added

Commits
  • a9eb49e Merge pull request #704 from DirectoryTree/BUG-669
  • 4f28001 Merge pull request #701 from DirectoryTree/FEATURE-700
  • cd28b77 Add tests
  • f74d04e Extract handling bind result into trait method for consistency
  • 20348b0 Add test
  • 44cea8e Add secure boolean to track whether the connection has been upgraded or is ...
  • 926fee3 WIP
  • 501f527 Update src/Configuration/DomainConfiguration.php
  • 10fe6b8 Merge pull request #696 from DirectoryTree/type-constants
  • 4579a03 Merge branch 'master' into type-constants
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)