Refactored ldap parameters

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2021-02-14 16:49:02 +01:00
parent 2c05ccc517
commit e136bbbcb6
4 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
1.3.11:
-------
- Obsoleted the LDAP port parameter. Specify the ldap host in the form
of protocol://hostname:port, eg. ldaps://ldap.yourdomain.com:636
1.3.10:
-------