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:
Peter Marschall
2025-09-29 20:54:21 +02:00
parent ce1e5c939a
commit 8c9df49caf
5 changed files with 1 additions and 24 deletions

View File

@@ -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)_