forgejo/.forgejo
Earl Warren 8e5f0d1e82 fix: upgrade to the ldap version used for testing to 2.5 (#9417)
The LDAP server ontainer image used for tests is pre-populated with:

- https://github.com/rroemhild/docker-test-openldap/tree/v2.5.0/rootfs/
- https://code.forgejo.org/forgejo/forgejo-test-openldap/src/branch/main/rootfs (adds files)

---

use https://code.forgejo.org/forgejo/forgejo-test-openldap with ldap 2.5 instead of a stretch based image with ldap 2.4 that cannot be rebuilt.

- user sshuser exists specifically to test sshKey sync  instead of a modified hermes user
- user bender was different from the base image for no useful  purpose (accent in the name), remove the accent
- the port is 10389 by default instead of 389

Refs https://codeberg.org/forgejo/forgejo/issues/9406

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9417
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-09-25 14:14:49 +02:00
..
issue_template feat: extend options in bug-reports regarding reproducibility on the Forgejo test instance (#9178) 2025-09-06 13:17:50 +02:00
testdata/build-release Update data.forgejo.org/oci/alpine Docker tag to v3.22 (forgejo) (#8218) 2025-06-18 12:47:18 +02:00
workflows fix: upgrade to the ldap version used for testing to 2.5 (#9417) 2025-09-25 14:14:49 +02:00
workflows-composite fix(ci): add install-minimum-git-version helper for workflows (#8345) 2025-06-29 13:04:28 +02:00
cascading-pr-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
cascading-release-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
pull_request_template.md Replace Developer Guide links with the new Contributor Guide one for PR template and release workflows comments. 2024-08-26 14:29:10 +03:00