LDAP auth: remove config option 'ldap_use_ssl'
Remove the config option 'ldap_use_ssl' from the code and documentation, deprecating it for good.
This commit is contained in:
@@ -1143,12 +1143,6 @@ login names.
|
||||
|
||||
Default: (unset, in which case the login name is directly used as the username)
|
||||
|
||||
##### ldap_use_ssl
|
||||
|
||||
_(>= 3.3.0)_
|
||||
|
||||
Use ssl on the LDAP connection. **Deprecated!** Use `ldap_security` instead.
|
||||
|
||||
##### ldap_security
|
||||
|
||||
_(>= 3.5.2)_
|
||||
|
||||
Reference in New Issue
Block a user