This commit is contained in:
Viktor Scharf
2025-08-11 14:45:17 +02:00
parent 39d8373122
commit 4d973d037a

View File

@@ -306,7 +306,6 @@ config = {
"apiTenancy",
],
"skip": False,
"withRemotePhp": [True],
"ldapNeeded": True,
"extraTestEnvironment": {
"USE_PREPARED_LDAP_USERS": True,
@@ -2862,7 +2861,6 @@ def ldapService():
{
"name": "ldap-server",
"image": OPENLDAP,
"detach": True,
"environment": {
"BITNAMI_DEBUG": "true",
"LDAP_TLS_VERIFY_CLIENT": "never",