nextcloud-server/.github
Arthur Schiwon 6ba452b426 fix(LDAP): properly disable are require TLS certificate verification
- 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>
2025-10-14 07:42:25 +00:00
..
ISSUE_TEMPLATE
workflows fix(LDAP): properly disable are require TLS certificate verification 2025-10-14 07:42:25 +00:00
CODEOWNERS
codeql-config.yml
config.yml
CONTRIBUTING.md
dependabot.yml
FUNDING.yml
pull_request_template.md
pull_request_template.md.license