Skip to content

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Oct 14, 2025

Backport of PR #55661

- the old approach lead connection issues, as ldap_set_option was called
  too late. Specifically it needs to be called before ldap_connect and set
  globally!
- The old approach also connected it to the ldapTLS configuration, which
  has a misleading naming. It indicates StartTLS usage only, not plain TLS
  connections.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@backportbot backportbot bot requested a review from a team as a code owner October 14, 2025 07:42
@backportbot backportbot bot requested review from blizzz, come-nc, provokateurin and salmart-dev and removed request for a team October 14, 2025 07:42
@backportbot backportbot bot added this to the Nextcloud 32.0.1 milestone Oct 14, 2025
@provokateurin provokateurin merged commit 14570af into stable32 Oct 14, 2025
213 of 217 checks passed
@provokateurin provokateurin deleted the backport/55661/stable32 branch October 14, 2025 09:07
@blizzz blizzz mentioned this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants