mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
* [bitnami/openldap] refactor: use associative array to define startup flags - Reduce dupes - Allow advanced logic for each flag arguments Signed-off-by: Arano-kai <Arano-kai@users.noreply.github.com> * [bitnami/openldap] feat: pldap and pldaps support Support for 'proxied LDAP' and 'proxied LDAP over SSL'. Read 'https://www.openldap.org/doc/admin26/runningslapd.html#Command-Line%20Options' for additional info. Signed-off-by: Arano-kai <Arano-kai@users.noreply.github.com> * [bitnami/openldap] Launch cmd awareness When the debugging is on, show what will actually run Signed-off-by: Arano-kai <Arano-kai@users.noreply.github.com> * [bitnami/openldap] Validate port related values Assert that port related values are positive int Signed-off-by: Arano-kai <Arano-kai@users.noreply.github.com> --------- Signed-off-by: Arano-kai <Arano-kai@users.noreply.github.com>