mirror of https://github.com/zulip/zulip.git
7e74966cee
Zulip instances without a database included, like the Docker image,
would not fail to use TLS properly, since `TLS_REQCERT` was not set in
`/etc/ldap/ldap.conf`. While there's a few other ways we could fix
this, just installing libldap-common on app frontend instances seems
like a good solution, and has no impact on other Zulip systems, and it
was already being installed through a "Recommends" tier apt dependency
indirectly from the PostgreSQL server package.
Fixes zulip/docker-zulip#454.
(cherry picked from commit
|
||
---|---|---|
.. | ||
kandra | ||
zulip | ||
deps.yaml |