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 +07:00
..
ISSUE_TEMPLATE chore: add type to issue templates 2025-07-28 23:47:00 +07:00
workflows fix(LDAP): properly disable are require TLS certificate verification 2025-10-14 07:42:25 +07:00
CODEOWNERS chore(CODEOWNERS): include mjs and cjs for frontend 2025-10-06 19:48:14 +07:00
CONTRIBUTING.md Fix a typo (`a` -> `an` in front of `additional`) 2024-10-29 11:43:27 +07:00
FUNDING.yml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
codeql-config.yml ci(codeql): convert codeql integration into a workflow 2025-08-01 09:54:06 +07:00
config.yml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
dependabot.yml chore: remove reviewers from dependendabot - its deprecated 2025-05-14 22:27:25 +07:00
pull_request_template.md fix(github): add labels and milestone to PR checklist 2025-09-21 19:54:52 +07:00
pull_request_template.md.license chore: Add SPDX header 2024-05-13 17:41:36 +07:00