jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
198 stars 118 forks source link

add support for short domain 'o=toto' #166

Closed jp-gouin closed 4 months ago

jp-gouin commented 4 months ago

What this PR does / why we need it:

Allow user to use short domain name for the LDAP_ROOT e.g : o=domain or example which will be translated to dc=example

Pre-submission checklist: