pass LDAP port

Issue #1193 resolved
Vlad D created an issue

Could you amend the code so we could pass LDAP port via site config.

https://bitbucket.org/jsuto/piler/src/9745b078f5b848fdbf0626496751c15736c76442/webui/system/database/ldap.php#lines-11

We use Cloudron LDAP which use a custom port so we have to pass it via configs.

Comments (2)

  1. Janos SUTO repo owner

    The ldap port is now part of the ldap uri, so try something like ldap://yourhost:1234 or similar.

  2. Log in to comment