Handle hostnames with upper-case letters
[webmin.git] / ldap-client / CHANGELOG
1 ---- Changes since 1.280 ----
2 First version of this module.
3 ---- Changes since 1.290 ----
4 Added Module Config options for specifying a different LDAP server to connect to for the browser and validation features.
5 Object and attribute lists in the LDAP browser are now sorted.
6 ---- Changes since 1.400 ----
7 On Debian/Ubuntu systems with separate PAM and NSS LDAP config files, offer to link them with a new button.
8 ---- Changes since 1.410 ----
9 Handle new LDAP config config file path seen on Ubuntu 8.04.
10 ---- Changes since 1.440 ----
11 Changed the LDAP client connection code to handle both pure-SSL and TLS modes, thanks to a patch from Paul R. Ganci.
12 ---- Changes since 1.450 ----
13 Improved support for older versions of Net::LDAP without the hosts() function.
14 ---- Changes since 1.500 ----
15 If a TLS certificate and key are defined in the LDAP client configuration file, they will be used by Webmin when connecting to the LDAP database.